On Jun 18, 2006, at 9:54 AM, P T Withington wrote:

Does svn let you edit log messages?


I believe it does.

If you made a mistake in a log message for a particular revision and want to change it, use --revprop and set 
svn:log to the new log message: 
$ svn propset --revprop -r 25 svn:log "Journaled about trip to New York." 
property 'svn:log' set on repository revision '25' 

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to