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

RE: [TSVN] Possible Tortoise SVN bug?

From: Hughes, Bill <Bill.Hughes_at_cox.co.uk>
Date: 2005-01-20 17:21:57 CET

Jeremy Swigart wrote:
> Ok, I've observed what may be a bug but I am unsure. The first time a
> few weeks ago I thought it was a fluke, but yesterday it happens
> again.
It's not a bug, it's a feature. Really.
 
> It seems that if a user renames a file, and simply changes the case of
> the filename, not change the filename itself, for example mycpp.cpp
> rename to MyCpp.cpp, it works fine on that persons computer, but it
> causes odd errors on other clients when they attempt to update.
That's because subversion is case-sensitive and mycpp.cpp and MyCpp.cpp can
both exist in a repo, but windows is case-insensitive and thinks that
they're the same thing.
This is 'One Of Those Things' about life with windows.
There's been a lot of discussion about this, but it isn't likely to change -
subversion is multi-platform and tsvn has to work with that.

HTH
 Bill

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
This e-mail transmission is strictly confidential and intended solely
for the person or organisation to whom it is addressed. It may contain
privileged and confidential information and if you are not the intended
recipient, you must not copy, distribute or take any action in reliance
on it. If you have received this email in error, please reply to the
sender as soon as possible and delete the message. Please note that we
are able to, and reserve the right to, monitor e-mail communications
passing through our network.
The views expressed in this email are not that of the company unless
specified within the message.
The inclusion of this footnote indicates that the mail message and any
attachments have been checked for the presence of known viruses.
If you have any comments regarding our policy please direct them to
postmaster@cox.co.uk
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jan 20 17:25:19 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.