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

Re: Nightly Build Client Side Hook Props

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 14 Nov 2012 21:57:35 +0100

On 14.11.2012 21:40, Greg Creager wrote:
> ok thanx for the feedback.
>

As of r23478, you can use %REPOROOT+% instead of just %REPOROOT%. The
"+" indicates one or more subfolders to search for the hook script.

So instead of
%REPOROOT%/trunk/contrib/hook-scripts/client-side/checkyear.js
you would specify the script as
%REPOROOT+%/contrib/hook-scripts/client-side/checkyear.js

this should fix your problem when branching.

> Lastly, these new hook properties are only recognizable with the new
> TortoiseSVN clients correct? Not backwards compatible (tried the
> 1.7.10 and noticed it did not fire)

Yes, this is a new feature and won't be available in the 1.7.x releases
but only get into the official 1.8 release.

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=3028410
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-11-14 21:57:47 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.