This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Alex Budovski, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-07-23.17:41:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437673294.27.0.546470465531.issue24698@psf.upfronthosting.co.za>
In-reply-to
Content
Apparently you've installed SVN differently and you're calling svn.bat (or svn.cmd) instead of svn.exe.

Adding call there should not cause a problem for people who have svn.exe, but Alex, I suggest you try running "where svn" to make sure you are actually invoking the right thing.
History
Date User Action Args
2015-07-23 17:41:34steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, r.david.murray, zach.ware, Alex Budovski
2015-07-23 17:41:34steve.dowersetmessageid: <1437673294.27.0.546470465531.issue24698@psf.upfronthosting.co.za>
2015-07-23 17:41:34steve.dowerlinkissue24698 messages
2015-07-23 17:41:34steve.dowercreate