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

edit log message after commit

From: Petra Langebroek <Petra.Langebroek_at_awi.de>
Date: Wed, 01 Sep 2010 12:31:17 +0200

Hello,

I am using an relatively old version of subversion (1.3.1) and would like to edit a log file that I already committed to the main repository.
The normal solutions of changing the properties

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

or

svnadmin setlog -r <Rev. Nr> --bypass-hooks <File with log-message>

dont work, because this version had no "hooks" directory.

Any help is greatly appreciated!

Petra Langebroek
Received on 2010-09-01 15:14:21 CEST

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.