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

Re: How to get new propvalue in svn propset?

From: Sohail Somani <sohail_at_taggedtype.net>
Date: Tue, 22 Jan 2008 16:53:06 +0000 (UTC)

On Tue, 22 Jan 2008 18:47:55 +0200, Emre Uslu wrote:

> I've written a hook script which logs the "author, revision and old
> comment" information to a file while editing commit comments. I also
> wanted to add the new comment information to this file but could not..
> Is it possible?

Yep. Use the equivalent post commit hook. I seem to recall doing
something like:

pre-commit: Write old comment to file
post-commit: Write new comment to file

I'm sure that was the wrong way to do it ;-)

-- 
Sohail Somani
http://uint32t.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-22 17:53:44 CET

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.