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

Re: edit log message after commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 1 Sep 2010 09:27:25 -0400

On Wed, Sep 1, 2010 at 06:31, Petra Langebroek <Petra.Langebroek_at_awi.de> wrote:
> 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!

Subversion has had hook scripts since before 1.3. Why does your
repository not have a "hooks" directory at all? Did you delete it?
What is the *actual* error message you get - please don't just say "it
doesn't work" - there should be a useful error message returned.
Received on 2010-09-01 15:28:44 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.