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

Re: properties 'svn:ignore' : how to ignore directories ?

From: Bruno Costacurta <brucosta_at_pt.lu>
Date: 2007-11-04 19:01:22 CET

On Sunday 04 November 2007 00:42, Andy Levy wrote:
> On 11/2/07, Bruno Costacurta <brucosta@pt.lu> wrote:
> > Hello,
> >
> > I would like to ignore some subdirectories within a project root.
> > Which syntax should I use ?
> > Should the subdirectories be 'svn add' before being 'svn:ignore' ?
> >
> > Thanks for samples and syntax clarifications.
>
> Ignore directories with the same syntax as files.
>
> If you svn add a directory, it can't be ignored.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

Sorry, but I do not agree with you.
Indeed after reading more closely the Subversion doc it seems that only
elements svn imported / added into svn can be svn:ignore.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 4 19:01:58 2007

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

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