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

Re: Automatic prefix and suffix for commit messages

From: Krzysiek Pawlik <nelchael_at_gentoo.org>
Date: 2007-03-16 16:16:23 CET

Ben Collins-Sussman wrote:
> Rather than changing the client code (which requires all your users to
> use hacked clients), wouldn't it have much easier to just write a
> post-commit hook script on the server side, which ran 'svnadmin
> setlog' or something?

Hooks don't get the information from what host the commit was done (or is to be
done in case of pre- hook). Aditionally using SVN_LOG_* allows any messages to
be appended (for example the Signed-off-by: line).

-- 
Krzysiek Pawlik   <nelchael at gentoo.org>   key id: 0xBC555551
desktop-misc, desktop-dock, x86, java, apache, ppc...

Received on Fri Mar 16 16:13:51 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.