Hi Richard, Am 26.03.2012 um 16:06 schrieb Richard S. Hall:
> Wow. I didn't know we could edit the commit message...there are so many > times I forgot to put the JIRA issue number in my message and now I find > out I could have edited it...darn! You can still do: $ svn ps --revprop -r999999 svn:log "the message" Where 999999 is the revision number. The --revprop is the crucial bit which sets the revision property instead of a regular file property. Regards Felix > > -> richard > > On 3/26/12 16:00 , [email protected] wrote: >> Author: fmeschbe >> Revision: 1305523 >> Modified property: svn:log >> >> Modified: svn:log at Mon Mar 26 20:00:04 2012 >> ------------------------------------------------------------------------------ >> --- svn:log (original) >> +++ svn:log Mon Mar 26 20:00:04 2012 >> @@ -0,0 +1 @@ >> +FELIX-3316 Add german translations and fix some layout glitches and remove >> bottom status line >>
