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

svn:ignore

From: Eli Barzilay <eli_at_barzilay.org>
Date: 2005-05-31 01:42:01 CEST

The book says that "certain Subversion operations will ignore"
patterns on svn:ignore properties. After trying it out, it seems like
svn:ignore is only used to avoid "?" output in "svn status" and
nothing else is being affected. So if there is a directory with
everything ignored, the only thing that will happen is that there are
no "?" in the output.

Is this correct? If so, is it documented somewhere?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 31 01:43:42 2005

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.