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

case sensitive on windows possible, but not with svn

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-01-23 18:02:07 CET

hi,

there is still the case sensitive rename bug on windows. the problem is:
- windows does store filenames case sensitive
  in explorer you are able to rename "Bla.txt" to "bla.txt"
- it is not possible to use this via svn
  cause the up tries to add the new thing, before
  it deletes the old one.

is it planned to put a solution for this into svn 1.0? like ordering the svn operations and do the
delete first when doing an up?

-s.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 23 18:02:43 2004

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.