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

Re: stumped by where svn:ignore is stored...

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-12-14 22:51:31 CET

On Tue, 14 Dec 2004 16:35:09 -0500, Karan, Cem (Civ, ARL/CISD)
<CKaran@arl.army.mil> wrote:
> > Had you seen svn proplist --verbose ? That will also list property
> > contents. svn propget svn:ignore TARGET will also do it for you.
>
> Just tried it, but it doesn't find svn:ignore in any revision.
>
> > Now, you might want to check ~/.subversion to see if your
> > configuration
> > has a default exclude with .DS_Store in it. That might be the case...
>
> Just checked; my global-ignores variable is commented out.

Correct. If you don't provide one, the one you see (which is commented
out) is the hard coded default.

(I believe ~/.subversion/config states so.)

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 14 22:59:07 2004

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.