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

RE: Re: Re: Mixed case file names

From: Matthew Janulewicz <Matthew.Janulewicz_at_nextestate.com>
Date: 2005-12-14 19:21:27 CET

I think part of the 'problem' is the underlying filesystems. I ran into
this when moving a Perforce server from Linux to Windows one time (not
my choice.) It wasn't case-sensitivity issues, but spaces in a filename,
that made it choke. I believe that if the Subversion server is on a
filesystem that does not acknowledge/differentiate case (Win), then it
won't be possible to submit these types of file pairs.

But I could be completely wrong. ;)

The gist is that if you have clients and the server all running the same
OS, you won't run into this issue with any tool. The least common
denominator to alleviate it is to use a Windows server in a mixed
environment.

-Matt

-----Original Message-----
From: Brad [mailto:brasstilde@insightbb.com]
Sent: Wednesday, December 14, 2005 10:08 AM
To: users@subversion.tigris.org
Subject: Re: Re: Mixed case file names

> . move the subversion server to a windows box (not ideal or as
> efficient) or

I don't believe this will have any effect on the problem. The
Subversion repository itself treats differently cased file names as
different. It doesn't matter on which system it's hosted.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 14 19:28:33 2005

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.