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

Re: Lower and upper cases of filenames

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 29 Jul 2008 11:29:29 +0200

Rolandas wrote:
> Hello guys,
> I am constantly struggling with MS Visual Studio renaming resource.h
> file. VS 2003/2005 always lowercased it. Ok, we fixed that by renaming
> it in SVN, but now VS 2008 renames it to title case. That's annoys a
> lot, as you can guess ;). Could you add a feature of watching for
> files when applications rename them and correct it automatically
> according to the file name in SVN repository? I guess, it's not hard
> to do: the old file disappears and the new file appears, having the
> same name, but the case differs only.

The commit dialog already corrects the file cases.

But if VS2008 keeps changing the case of resource.h file, then you have
somewhere in your project settings of includes the resource.h stored in
a different casing: the resource.h is a generated file.
I'd first check in your rc files...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-29 11:29:51 CEST

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.