[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 11:49:10 CET

On Mon, 28 Feb 2005 10:39:03 +0000, Nick Gilbert <nick@x-rm.com> wrote:

> I'm using TSVN 1.1.3 b2505.
>
> The svn:ignore property is set on the root folder of the checkout (case
> correct). I have various folders I am trying to add, each of which
> contains an obj folder (but I'm not actually selecting an obj folder
> directly). So I would have thought that the svn:ignore property would
> cause the obj folders inside these directories to be ignored. Yet if I
> select the folders and choose add, the obj folders are in the add dialog
> and are selected. This to me seems wrong.

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.

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 11:49:47 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.