Windows case-sensitive filesystem issues
From: Eric Lemes <ericlemes_at_gmail.com>
Date: 2006-10-05 23:37:56 CEST
Wow.. that's great.
svnadmin create c:\svn\test
svn checkout http://localhost:8080/svn/test test1
del .\test.txt
svn checkout http://localhost:8080/svn/test test2
In the server side, I got two files, test.txt and TEST.TXT. Windows client
Is there any way to workaround this? Can I consider this a bug?
Thanks,
Eric
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.