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

RE: Server on windows or linux

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2004-03-19 06:34:29 CET

-=> -----Original Message-----
-=> From: Bruce Elrick [mailto:bruce@elrick.ca]
-=>
-=> With respect to case sensitivity, the repository location doesn't
-=> matter. The file versions are stored in a table in the
-=> Berkeley DB.
-=> Case sensitivity matters if you have mixed clients/WC's.

Something I've had problems with before...

On a windows box, you have to be careful when
only changing the case of a filename, since
windows doesn't differentiate but svn does.

e.g. Renaming BITE.ME to bite.me can cause grief.

I believe the safest way is to rename to another
name entirely, commit, then rename back with
desired case changes and then commit again.

TortoiseSVN does The Right Thing and reports an
error if you just change the case of a file and
nothing else.

peace
si

is it beer'o'clock yet?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 19 06:36:49 2004

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.