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

Re: trigger

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-13 18:51:34 CEST

On 13.06.2005, at 16:24, Artur Cepowski wrote:

> Before checkin I have to add some lines in the document ( word
> document) . I already have the script but I don't know how can I
> launch it. Is there any trigger mechanism on the client side? I
> cant use triggers on server because script is using python for
> windows.
> I use TortoiseSVN.
> Please reply me to my email address because I'm not sign to the list.

No, sorry, there are no client-side triggers. The best you can
usually do in these cases is to write a pre-commit hook which rejects
the commit if the required client-side actions have not been
performed. However I'm not sure how you would check the contents of a
Word document in a hook.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 13 18:55:39 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.