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

Re: mark .svn folders to not get indexed

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 06 Feb 2011 15:27:43 +0100

On 06.02.2011 11:43, Bert Huijben wrote:

> Note that this patch is not really what you want: It doesn't handle UTF-8,
> nor long path names (which apr's version would do for us). We need to
> support both when we don't want to introduce a regression.
>
> In 1.7 we usually only have one .svn directory per workingcopy so there
> won't be any performance difference on our operations.

Attached is a patch that would address the issue. I implemented it in
make_dir when the 'hidden' attribute is set: I just set the 'no index'
attribute as well.

Stefan

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

Received on 2011-02-06 15:28:31 CET

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

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