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

Re: Easiest way to log all checkins in subversion?

From: Gary Thomas <gary_at_mlbassoc.com>
Date: 2005-04-20 15:58:07 CEST

On Wed, 2005-04-20 at 06:50 -0700, Scott Simpson wrote:
> What is the easiest way to log all the check-ins in Subversion? I want to:
>
> 1. Have a separate log file for each project.
> 2. Have a separate log file for each branch within that project (named
> after the tag for the branch).
> 3. I want to log when something is tagged.
> 4. I want to log all the check-in messages, even if there are different
> check-in messages for different files during the same "transaction".
>
> Is it easiest to hack up the commit-email.pl file? That file seems to
> give 1 and 4 but not 2 or 3.

I would think the place to do this would be in the post-commit hook.
Without too much trouble, you can do everything you're after.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 20 16:06:45 2005

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.