[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Test commit-22 on Windows

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2003-10-06 00:03:49 CEST

Just an FYI for any who care.

The commit-22 test was failing for me because I passed the name of the
test area to the test suite in the wrong case. Ie, the test area is
C:\Temp\junk and I did 'python.exe win-tests.py -r c:\temp\junk'. Pass
in the correct case for the test area and all is well.

Subversion seems a bit sensitive to the case of the working directory on
a case-insensitive filesystem when deciding whether or not to output
absolute paths. I'm not planning on pursuing it further, though, as
I've wasted enough time on it. :P

Anyway, as of r7308 all tests over all protocols pass on Windows.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 6 00:04:34 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.