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

Re: Pre-commit hook

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-21 16:01:10 CEST

On Wed, 2004-04-21 at 07:59, Richard Moore wrote:
> Hi all
>
> I'm try to get a copy of the log for the transaction that is about to be
> committed, but without much success.

What's the problem? You never say what the problem is.

>
> In the template provided the eg
> LOG=`$SVNLOOK log -t "$TXN" "$REPOS"`
> is supplied, but my understanding is that the transaction name and not
> number is passes into the hook, and svnlook use the transaction number.

There's no difference between a "transaction name" and a "transaction
number". They're the same thing. All transactions have names like
"3p8q9a", which are just strings.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 21 16:04:03 2004

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.