Re: How to change a svn commit log message (was RE: [jira] Commented: (FOR-1011))

2007-07-07 Thread Thorsten Scherler
On Sun, 2007-06-17 at 23:26 +0200, Thorsten Scherler wrote:
> On Sun, 2007-06-17 at 09:09 +0800, Gav wrote:
> > ...
> 
> > svn propedit svn:log --revprop -r547661 --editor-cmd edit
> > https://svn.apache.org/repos/asf/forrest/trunk
> > 
> > [the 'edit' editor opened up and I added FOR-1011 to the log message.]
> > [I then saved the resultant temporary file]
> > 
> > result output :
> > 
> > Set new value for property 'svn:log' on revision 547661
> 
> Nice.
> 

Under linux I needed to change the above command to:
svn propedit svn:log --revprop -r554284
https://svn.apache.org/repos/asf/lenya/docu

salu2
-- 
Thorsten Scherler thorsten.at.apache.org
Open Source Java  consulting, training and solutions



How to change a svn commit log message (was RE: [jira] Commented: (FOR-1011))

2007-06-17 Thread Thorsten Scherler
On Sun, 2007-06-17 at 09:09 +0800, Gav wrote:
> ...

> svn propedit svn:log --revprop -r547661 --editor-cmd edit
> https://svn.apache.org/repos/asf/forrest/trunk
> 
> [the 'edit' editor opened up and I added FOR-1011 to the log message.]
> [I then saved the resultant temporary file]
> 
> result output :
> 
> Set new value for property 'svn:log' on revision 547661

Nice.

salu2
-- 
Thorsten Scherler thorsten.at.apache.org
Open Source Java  consulting, training and solutions