[Orca-dev] Re: [Orca-checkins] rev 203-trunk/orca/data_gatherers/orcallator
Blair Zajac
blair at orcaware.com
Sun Feb 23 20:27:57 PST 2003
Sean O'Neill wrote:
>
> At 07:26 PM 2/23/2003 -0800, you wrote:
> >cd orca
> >svn propget --revprop -r 203 svn:log > log_message
> >vi log_message
> >svn propset --revprop -r 203 svn:log < log_message
>
> The propset command isn't working. I get this:
>
> $ svn propset --revprop -r 203 svn:log < ../log_message
> propset (pset, ps): Set PROPNAME to PROPVAL on files, dirs, or revisions.
>
> usage: 1. propset PROPNAME [PROPVAL | -F VALFILE] PATH [PATH [PATH ... ]]
> 2. propset PROPNAME --revprop -r REV [PROPVAL | -F VALFILE] [URL]
>
> 1. Creates a versioned, local propchange in working copy.
> 2. Creates an unversioned, remote propchange on repos revision.
> <SNIP>
OK. The command to use was
svn propset --revprop -r 203 svn:log -F log_message
I ended up updating the log message to figure out the command to
use.
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
More information about the Orca-dev
mailing list