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

Re: [TSVN] Request: Recursive Add ignore directory trees

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-11 10:14:20 CEST

Erv Walter wrote:

> I can add one other tidbit. I did a slightly different test.
>
> I did the test below were the .\Project\ directory was not yet
> versioned and the results were as below.
>
> However, if I first add .\Project\ as an empty folder and then put
> the other files in there, the recursive add does ignore the entire
> .\Project\bin\ tree.

This is how Subversion ignores work. They only affect the immediate
files/folders, not their children.
Sure, I could change TSVN to ignore the files/folders recursively (I
once had this implemented that way, but people complained that it was
too dangerous), but I kinda don't want to have TSVN behave differently
than Subversion - it might confuse people who use both TSVN and the
command line client.

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 Sat Sep 11 20:20:15 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.