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

Re: Add text to commit log

From: Lorenz <lorenznl_at_yahoo.com>
Date: Tue, 11 Mar 2008 13:38:42 +0000

Erling Wegger Linde wrote:
>I got it to create the directory and write to the file using full paths.
>
> However, I can't update the log using this line:
>
> my $RESULT = `$SVN propset -r $REV --revprop svn:log \"new log\"
> $REPO`; (do I need the \ before the " by the way?)

you got the syntax slightly wrong.

from 'svn help propset'

  svn propset PROPNAME --revprop -r REV PROPVAL [TARGET]

-- 
Lorenz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-11 14:39:19 CET

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.