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

Re: case sensitive on windows possible, but not with svn

From: <kfogel_at_collab.net>
Date: 2004-01-23 18:42:22 CET

solo turn <soloturn99@yahoo.com> writes:
> 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?

No, there won't be any code change in Subversion for this before 1.0.

External workaround recipes would be welcome, though; and could go in
the FAQ.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 23 19:39:31 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.