Even better is svn propedit, but when I try it I get: subversion/libsvn_ra_dav/fetch.c:1745: (apr_err=175002) svn: DAV request failed; it's possible that the repository's pre- revprop-change hook either failed or is non-existent subversion/libsvn_ra_dav/props.c:1101: (apr_err=175008) svn: At least one property change failed; repository is unchanged
Any thoughts? (Certainly in p4 the editing of a change log is restricted to 'wizards', perhaps this is svn's way of telling me I am not a wizard). On 2006-06-18, at 23:30 EDT, Jim Grandy wrote: > > 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
