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