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

Re: Client side hooks

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: 2007-11-28 01:44:30 CET

On 11/27/07, Bryan Miller <millerb@acm.org> wrote:
> Now, the only trick is to figure out a way to create new hooks to point to the
> new working copy when one is created. I know the users will forget nearly as
> I often do... :-)

Assuming the file containing the TSVN hook configuration is editable
outside of TSVN, your best option would be to create a script or
program to update said file. Unfortunately, this task is very likely
beyond what is possible with a mere BAT file, you will likely need to
use Perl, VBscript, VB or even C/C++/C#.

Here, someone created an MSaccess program to handle working copy
creation. As new repositories are created, the URLs are put into the
database, so users can select from a list. Because it is a lot easier
for users to use the program for making new WCs than it is to
copy/paste (and keep track of) repository URLs, we have no problems
forgetting to use it instead of creating WCs from TSVN.

Unfortunately, I do not have permission to make the program available
to others. :(

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Nov 28 01:44:41 2007

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.