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

Re: <Is it a bug?> Re: User Hook Scripts

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 15 Jan 2009 19:34:28 +0100

golan davidovits wrote:
> Looks like the issue is fixed in SVN 1.5.5,
> Thanks for the lead.
>
>
> One more question about this subject, Is there an option to configure the client hook by script?
> For example, by changing keys in registry? The idea is to transplant diagnostic hook on client side without user involvement.

The hook script settings are stored in the registry key
HKCU\Software\TortoiseSVN\hooks

the format is:
// line 1: the hook type
// line 2: path to working copy where to apply the hook script
// line 3: command line to execute
// line 4: 'true' or 'false' for waiting for the script to finish
// line 5: 'show' or 'hide' on how to start the hook script

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1026821
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-15 19:34:48 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.