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

Re: svn config file: global-ignores = mydir/myfile

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Tue, 06 May 2008 02:08:48 -0400

Listman <listman_at_burble.net> writes:
>> (I guess I'm not understanding how the svn:ignore property fails to
>> address your use case perfectly...?)
>
> in my env i don't always want to ignore this particular file, only
> when it
> appears inside the dir i mentioned. i tried to include the dir as part
> of
> the svn:ignore property pattern but it didn't seem to work.

I don't understand. It would help a *lot* if you would post transcripts
of what's actually happening, instead of prose descriptions, though.

If your file F is in directory D, you should set the "svn:ignore"
property on D, with a value of "F".

Have you read any of the documentation about svn:ignore?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-06 08:09:11 CEST

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.