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

Re: [AW] "Fire and forget" commits

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-11-29 19:27:36 CET

Eric Carlson <eric.carlson@group-technical.com> wrote on 11/29/2005
01:21:09 PM:

> I have an svn hook which takes 20 mins to run, its a build script
> running on svn on XP. In Linux, in my hook script I'd just append the
> line with & so it spawned a process and returned. Anyone know how to
> do this in an XP batch file please, or another way of basically just
> returning from the commits immediately (I sit and watch the hourglass
> after these commits at the moment, when I really just want the server
> to do all the work and let me get on with other stuff). Thanks.

Just change your hook-script to have just the START command launching the
other script.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 29 19:28:55 2005

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.