[MPlayer-cvslog] [propchange]: r25301 - svn:log

Rich Felker dalias at aerifal.cx
Thu Dec 6 19:53:01 CET 2007


On Thu, Dec 06, 2007 at 07:41:41PM +0100, Benjamin Zores wrote:
> Out of curiosity, is there an easy way to set msg length to 80 chars max 
> when commiting with:
> svn commit -m "...."

svn commit -m "$(echo 'your message here' | fold -s)" files

:)

Rich



More information about the MPlayer-cvslog mailing list