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

post-revprop-change on master to sync and post-revprop-change on slave to send mail

From: Jan-H. Jagla <jhjagla_at_gams.com>
Date: 2007-05-23 15:47:43 CEST

Hi,

I synchronize my master repository including revprop changes using the
post-revprop-change hook on the master (which is on a Windows machine).
On the slave (on a unix box) I use the post-revprop-change hook to send
an email using propchange-enmail.pl

Now my problem:
After a revprop change into the master and the successful
synchronization to the slave, the slave repository always calls its
post-revprop-change script with second argument being 0 (and not the
actual revision number that has being changed). Thus, the email script
doesn't work since it needs the revision being greater than zero.
Just using a fixed number works but doesn't make sense since I'd
definitely like to know which revision's property was changed.

Can somebody help me?

Thanks in advance
Jan

-- 
Jan-H. Jagla                        mailto:jhjagla@gams.com
GAMS Development Corporation             GAMS Software GmbH
1217 Potomac St. NW,                   Eupener Str. 135-137
Washington DC, 20007, USA            50933 Cologne, Germany
Fon/Fax: +1 202 342-0180/1      Fon/Fax: +49 221 949-9170/1
http://www.gams.com                      http://www.gams.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 23 15:48:11 2007

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.