svn propset -r
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-27 07:21:12 CEST
sussman@tigris.org writes:
> Author: sussman
So now we have two use-cases for 'svn propset':
usage: 1. propset PROPNAME [PROPVAL | -F VALFILE] [WC_TARGETS]
First usage creates a versioned, local propchange in working copy.
The -r is basically the key to making propset behave one way or
Because these propchanges are unversioned, they can be potentially
Here's what's missing:
1. no ra_dav yet, just ra_local. I'll fix that tomorrow.
2. the pre-revprop-change hook needs to accept the proposed binary
3. in the long run, we need to be able to run propget, proplist, and
Heck, I just realized that we have *no* way of doing a proplist on a
---------------------------------------------------------------------
|
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.