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

Re: svn update ONLY on revised dir

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-12-13 18:59:17 CET

On Tue, 13 Dec 2005 10:00:31 -0700, "King, Rogie" <RoKing@carroll.edu>
wrote:

>I currently have a post-commit script working wonderfully, except that
>it is a little slow.

Can you run it asynchronously? i.e. have your post-commit as something
like

#!/bin/sh
./post-commit-real &

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 13 19:48:29 2005

This is an archived mail posted to the Subversion Users mailing list.

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