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

Re: Ignoring case sensitivity in filenames?

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2007-05-29 21:11:28 CEST

On Tuesday 29 May 2007 20:52, Christopher Johnson wrote:
> The VB6 project I work on sometimes renames designer (.dsr) files
> to use upper or lower case, and it confuses subversion/tsvn.
> Is there a way to ignore or turn off case sensitivity in filenames?
> Alternatively, is there a way to map files to be the same
> (e.g. SummaryReport.Dsr is equal to SummaryReport.dsr)?
>

The underlying subversion libraries are case-sensitive and it is currently
not possible to deactivate this.

The moment you call the commit dialog, TortoiseSVN fixes the case of
filenames. If you call this on your root directory, all filenames will be
reset to the way they where checked out.

1.4.4 will also fix the case of directory names.

Tobias

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue May 29 21:12:55 2007

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.