subversion & mingw
From: Martin Hauner <hauner_at_web.de>
Date: Sat, 07 Nov 2009 16:40:18 +0100
Hi,
I'm fighting again with a drive letter case issue on mingw.
My current problem is that all python tests do not run. After a couple of
It fails because svn co prints the progress with absolute paths (<- that
svn fails to create a relative path in notify(notify.c:139) when calling
After adding printf's I see this:
svn_dirent_skip_ancestor
Note the different case of the drive letter. Because of the case
Now I'm a bit lost in the svn source code. I can't find the place where
I tried to search for "path_prefix =" but that didn't help much. svn
Can someone point me to the location where the path_prefix comes from?
-- Martin Subcommander 2.0.0 Beta 5 - http://subcommander.tigris.org a Win32/Unix/MacOSX subversion GUI client & diff/merge tool. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2415415Received on 2009-11-07 16:40:44 CET |
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.