[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Edit commit/log messages after the commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-10 23:45:07 CEST

On Mon, 2004-05-10 at 16:46, Epsilon wrote:
> Is there a way to edit the commit/log messages after the commit?

Read chapter 7, regarding unversioned properties attached to revisions.
You want to change the svn:log property:

$ svn propedit -r N --revprop svn:log URL

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 10 23:49:31 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.