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

Nightly Build Client Side Hook Props

From: Greg Creager <greg.creager_at_hp.com>
Date: Wed, 14 Nov 2012 10:00:02 -0800 (PST)

Love the new hook props, allows us to set standard client side hooks for our group (we don't have access to server side in our env).

Couple issues/thoughts:
1) The dialog that pops up asking to run, 'don't ask again' does not behave as I would expect. I would expect it to not ask again but remember the behavior. I want it to run the hook but not prompt me again. So I select the checkbox to not ask again and then hit run, but after that I never get the hook execution.

2) Current implementation breaks the hook when you branch, forcing you to go update the property each time.
  Options:
  a) For the hook script, use relative paths to the hook property. I could have the script in the repo and simply specify ./hook.js. That path would be relative to the hook property, not the commit.
  b) Or allow for pattern match search: %REPOROOT%/comps/cmf/[branches/int|trunk]/hook.js

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3028374

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-11-14 19:00:05 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.