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

Re: Checking in directory properties without recursion

From: Bill Wohler <wohler_at_newt.com>
Date: 2004-08-20 07:30:22 CEST

Bill Wohler <wohler@newt.com> writes:

> Michael W Thelen <thelenm@cs.utah.edu> writes:
>
>> * 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".)
>
> Interesting. Inconsistent, but interesting. I'll try that.

Worked as advertised. Thanks!

-- 
Bill Wohler <wohler_at_newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 07:31:09 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.