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

filename case insensitivity in subversion?

From: <ANDREW.LUCAS_at_L-3Com.com>
Date: Tue, 23 Sep 2008 14:25:18 -0500

Hi,

At risk of beating a dead horse, I have to ask if there is a way to make
svnserve case insensitive?

We have users of studio 2008 that are having issues as studio 2008 seems
to lose filename case persistence.

MS admitted the issue for studio 2005 and even patched one instance, but
I can't find anything for 2008 yet.

http://support.microsoft.com/kb/935935/en-us

I also don't see a way to modify the python scripts when using svnserve.
I think we are using pre-compiled binaries. If we compiled everything
ourselves (svnserve, not the apache interface), could we use things like
the following?
http://svn.collab.net/repos/svn/trunk/contrib/hook-scripts/case-insensit
ive.py

Also, does anyone have experience using that script? It looks like it
just throws an error when case sensitivity issues occur? It doesn't
actually do anything like change all names to lower case, etc? What is
its actual behavior?

Has any (recent) thought been make to make subversion archives case
insensitive (maybe even on an repository by repository basis)? We do
mixed development here and some systems actually are case sensitive. It
might be nice to be able to create Microsoft only repositories with
case-insensitivity or a force to all lower/upper case.

Thanks,

Andy

 

 
Received on 2008-09-23 21:25:48 CEST

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.