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

modifying a transaction log message

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2005-11-24 11:19:00 CET

The Book points out that changing a transaction is not a good idea as
it leaves the client out of sync. I can't see how changing the log
would be harmful though.

What I'd like the do is:

    svn commit -m bugid:4582

and then have a hook script ask a CRM program for headline text for
the given bug and add it to the transaction log.

Why might that be a problem?

How can I change the transaction log from a hook anyway? I saw
svnadmin setlog, but that works on a revision, not a transaction I
think.

Thanks,

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 24 11:24:48 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.