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

Re: global-ignore entire directory tree?

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-12-10 22:53:07 CET

Hi!

> Is there a way to tell "svn status" to ignore a directory and all of its
> descendant subdirectories?

Well, you need an ignore for that, but it need not be global.

Say you have a directory tree named 'test' in the current directory
and you want to ignore that subtree, just add 'test' to the svn:ignore
property of the current dir.

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 22:55:32 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.