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

Re: [TSVN] Ignoring folders using svn:ignore

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-02-28 13:01:06 CET

On Mon, 28 Feb 2005 10:53:23 +0000, Nick Gilbert <nick@x-rm.com> wrote:
> > The svn:ignore property only works for the _immediate_ children of the
> > folder where you set them. It won't work for files in subfolders! You
> > have to set the svn:ignore property for each of those folders
> > individually.
>
> Oh. It's just that there was a "recursive" option on the dialog where I
> set those properties, so I incorrectly assumed that they were recursive.
> Perhaps "recursive" should be renamed "_immediate_ children of this
> folder" :)
>
> I'll have to go though and ignore them all manually then I guess..

Well, the "recursive" option makes the properties applied recursively
for files. For folders, Subversion doesn't apply them recursively, but
TSVN does with it's own "tsvn:" properties.

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 Mon Feb 28 13:01:39 2005

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.