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

Re: issue #137

From: Suraj Barkale <surajbarkale_at_gmail.com>
Date: 2006-09-02 09:18:03 CEST

Alexander Klenin <klenin <at> gmail.com> writes:

> themselves, i.e. introduce "tsvn:run-this-before-commit" property
> (with different name, of course).

Assuming TSVN can check the repository root for existence of such property
during checkout, we can have following on each line of content -
/path/to/project/in/repository/@@/path/to/hook/scripts
                               ^^->something to separate the entries
'/path/to/hook/scripts' can be specified in svn:externals style.

TSVN should checkout "/path/to/hook/scripts" in a predefined directory (e.g.
D:/Ducuments and settings/All Users/TSVN/Hooks/{Repo ID}/path/in/repo/) on
client machine and keep track of what has been checked out using Repository ID &
path.
We can have an option whether to include hook checkout in svn update.
The checkout directory for hook scripts should also be configurable.

I hope this makes some sense :) Any comments?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 2 09:21:26 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.