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

Re: ignore *

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-03-20 22:34:39 CET

Matt Carpenter wrote:
> Hi,
> I've got directories that only contain live data, in this case hundreds
> of test files uploaded into our system, I've got the directories set
> "svn:ignore *" <svn:ignore*> but tsvncache is making explorer grind to a
> halt, and doing commits is the same.
> Is there a better way, or could it be filed as a feature request to skip
> over directories marked ignore all?

Ignore the directory itself, instead of the directory contents? That
way, the program will not fetch each filename in turn before checking
whether it matches the pattern '*'.

Simon

-- 
        ___
   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 Mon Mar 20 22:33:57 2006

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.