[issue1827] svnversion_init() doesn't support svn urls in sandbox/trunk

Martin v. Löwis report at bugs.python.org
Mon Jan 14 23:10:37 CET 2008


Martin v. Löwis added the comment:

I fail to see why it is a bug that such URLs are not supported - why
can't you develop pep370 in a regular branch?

As an RFE, it would certainly possible to support such a case. If either
/python/ isn't found, or isn't followed by tags/branches/trunk, I'd set
shortbranch to "foreign".

----------
nosy: +loewis

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1827>
__________________________________


More information about the Python-bugs-list mailing list