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

Re: svn status -N processes all files in the directory

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-16 15:56:17 CEST

"Michael S. Tsirkin" <mst@mellanox.co.il> writes:

> I noticed that even with -N switch, the svn status command
> will still process all files in a directory.

Yes, -N on directory targets means "depth 1" (directory and immediate
non-dir children) for all Subversion operations except commit, where
it means "depth 0" (directory only). Obviously, for file targets,
depth is irrelevant.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 16 15:58:03 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.