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

Re: How to force comments on SVN commit

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 29 May 2009 14:49:48 -0500

On May 29, 2009, at 14:31, Dave Peters wrote:

> Thanks for the suggestion and I made the change on the file.
> However, I still got the same error.
>
> Error: Commit failed (details follow):
> Error: MERGE request failed on 'Support/code/Dev'
> Error: 'pre-commit' hook failed with error output:
> Error: Please provide a meaningful comment when committing changes.

No, before you were getting the error

> Error: 'pre-commit' hook failed with error output

followed by nothing, indicating your hook was having a problem before
outputting the error message the hook was designed to output. But now
you are getting that message followed by the error message you wanted
your hook to show. So it now seems to be working correctly.

What log message did you in fact supply in your commit command?
Should it be passing the restrictions your new hook puts in place?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356942

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-29 21:50:56 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.