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

Re: Renaming Issue

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-03 11:17:03 CET

Robert Schneider wrote:
> When I rename a versioned file by windows, not by tsvn, and it is only a
> case change the icon is still visible but the context menu is set to an
> unknown file. Commit, update and so on has disappeared, that's okay. But
> the icon should also disappear. Also the state is not changed.
>
> Is this like it should be?

Windows filesystems are case insensitive. So comparing two paths which
differ only in case, those paths have to be considered equal. I know
Subversion doesn't, but Windows does.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Thu Nov 03 11:57:18 2005

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

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