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

Re: [TSVN] Re: Re: Add to ignore list

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-10-13 18:08:21 CEST

Jan Bares wrote:

> But I think you don't understand me well. Sure svn should preserve case of
> files it stores, but certain operations should be done on windows without
> the case sensitivity. Just a small sample. When you/svn matches file, it
> matches it case sensitive, but imagine what happens when you call
> DeleteFile(). Do you really code it like this: usedFirstFile/FindNextFile
> API to get the file name with the case stored in filesystem and only if case
> matches call DeleteFile()? Then I feel that some parts of svn are case
> sensitive and some are not.

As I said before: that's done by the Subversion library. Everything
that's related to the working copy and/or repository access is. The only
thing TSVN does is provide a nice UI for it.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 13 19:10:36 2004

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.