[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: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-08-17 08:59:57 CEST

* 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".)

-- 
Michael W. Thelen
It is the duty of every citizen according to his best capacities to give
validity to his convictions in political affairs.
                -- Albert Einstein, "Treasury for the Free World", 1946

Received on Tue Aug 17 09:02:26 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.