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

[BOOK] Re: Checking in directory properties without recursion

From: Michael S. Tsirkin <mst_at_mellanox.co.il>
Date: 2004-08-17 09:17:31 CEST

Quoting r. Michael W Thelen (thelenm@cs.utah.edu) "Re: Checking in directory properties without recursion":
> * Bill Wohler <wohler@newt.com> [2004-08-17 00:49]:
> > How do I check in the properties for a directory without recursion? I
> > just realized that there is a -N flag, but the files in the directory
> > would be checked in.
>
> Actually, "svn commit -N <dir>" should be safe. It will only commit
> the property changes on <dir> itself. (Other Subversion commands
> interpret -N as "depth 1", but svn commit interprets it as "depth 0".)
>

I also wondered about this bahaviour of -N.
Should not this be, at least, documented?

MST

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 17 17:10:48 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.