It seems propset command serves that purpose, but it needs
some changes at server side:

svn propset --revprop -r 52 svn:log "I am a big looser"
svn+ssh://sy...@mymachine..../...

and have this complaint:
svn: Repository has not been enabled to accept revision propchanges;
ask the administrator to create a pre-revprop-change hook

propset is handy in changing file property. e.g.

svn propset svn:executable on my.pl
svn commit -m "flag my.pl executable"

Shuxin

> In git there's a feature to add a signed off by tag.. I don't know if
> SVN has something similar, but could make it easier to add annotations
> about who has reviewed the code.
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to