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

Re: Have client side hooks reference URL paths?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 24 Oct 2009 09:30:20 +0200

On 22.10.2009 22:16, Kevin Radke wrote:
> I was helping an user with client side hooks, and wondered how much
> work it would take to allow TortoiseSVN to use a URL into a subversion
> repository to reference the hooks instead of a file system path. This
> would make it easier for a group of users to make sure they are using
> consistent client side hooks.
>
> I imagine handling the authentication to get the hooks via a URL would
> be an issue as would the potential performance impact.

Don't forget the security: what happens if the script suddenly points to
something bad?

Also, sometimes the url might not be reachable. In such a case, the TSVN
dialog would hang.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2410850
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-24 09:30:29 CEST

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

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