[ python-Bugs-1701207 ] svnversion_init assertion failed

SourceForge.net noreply at sourceforge.net
Mon Apr 16 07:03:08 CEST 2007


Bugs item #1701207, was opened at 2007-04-16 02:45
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1701207&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Extension Modules
Group: Python 2.5
Status: Open
Resolution: None
>Priority: 9
Private: No
Submitted By: ajrh (ajrh)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: svnversion_init assertion failed

Initial Comment:
python: src/python-2.5.1c1/Python/sysmodule.c:1000: svnversion_init: Assertion `len >= 13' failed.

I see these assertions were added here:
http://mail.python.org/pipermail/python-checkins/2006-October/057079.html

Given the form of the subversion headurl string, the assertion doesn't appear to me at first glance to be valid.




----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2007-04-16 07:03

Message:
Logged In: YES 
user_id=21627
Originator: NO

Neal, can you take a look? The assert really does not make sense to me.
How did you arrive at 13?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1701207&group_id=5470


More information about the Python-bugs-list mailing list