You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Michael S. Tsirkin" <ms...@mellanox.co.il> on 2004/08/17 07:17:31 UTC

[BOOK] Re: Checking in directory properties without recursion

Quoting r. Michael W Thelen (thelenm@cs.utah.edu) "Re: Checking in directory properties without recursion":
> * Bill Wohler <wo...@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