[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: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2004-12-14 22:35:09 CET

> 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.

> Now, as to the question of where is svn:ignore stored ? Well, you
> /assign/ the property to a folder/directory object, and it
> ignores it's
> patterns in the immediate folder.

OK, cool, thats what I thought it was, but when I didn't see the pattern anywhere, I got confused.

None of this is a problem, its just that I'm REALLY curious; I KNOW that I set the property SOMETIME, but now I can't find it, which makes me curious.

Thanks,
Cem Karan

---------------------------------------------------------------------
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:37:57 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.