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

Re: Edit log entry

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-07-22 17:50:45 CEST

Keith Tait wrote:

> Can I edit a log entry for a revision?

Yes, simply edit the "svn:log" revision property for that revision. See
help for "svn propset" in the manual. Note that revision properties,
which are unversioned, are completely different from the regular
versioned properties you can attach to any file, even though the same
commands (with slightly different args) are used to modify them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 22 17:51:08 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.