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

Re: Unable to change a commit message

From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Thu, 14 Jan 2010 16:05:58 -0600

On Jan 14, 2010, at 08:43, Johan Corveleyn wrote:

> Hi Kari,
>
> [putting users@ back in cc, so other people can chime in if they can help]
>
> On Tue, Jan 12, 2010 at 7:51 PM, <kmcnair_at_lingraphica.com> wrote:
>> I didn't change the hook. I'm not totally sure how to change it. I initially
>> commented out the line about exiting but after you suggested that was why it
>> was failing, I switched that back. It's still hanging with the hooks back in
>> their original state. As you can probably tell, I'm rather new at this and
>> welcome any advise on correctly editing this to suit my needs.

You would need to change the hook in at least two ways before it will run:

1) Rename it: remove the ".tmpl" extension
2) Add the execute bit: "chmod a+x" it

You'll certainly need to do at least those steps if you haven't already.
Received on 2010-01-14 23:06:38 CET

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.