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

issue #137

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-31 19:39:08 CEST

Hi,

I'm currently trying to implement issue #137:
http://tortoisesvn.net/issues/?do=details&id=137

But now I have some problems where I hope you can help me out with some
ideas:

If the hook scripts are configured via project properties (i.e. like the
bugtraq properties), how should we define the path to the script? To
avoid security issues, I want to force the scripts to be inside the
working copy. But with project properties, you can't define an absolute
path to a script, and relative paths don't really work because the user
can start TortoiseProc from any directory.

If however we configure the hook scripts with e.g. a global config file
or in the settings dialog, then they won't be 'project only' (we could
find a way around that, but it would be *very ugly* UI wise), and then
each user would have to configure them him/herself.

So, what's the best way to go here? Any ideas on how to specify a path
to the scripts when using project properties?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 31 20:49:01 2006

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.