[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-14 12:25:07 CET

[Jeopardy posting corrected - and users list added back to the
recipients. Please try and keep the emails on the list]
On Tue, 13 Dec 2005 12:22:36 -0700, "King, Rogie" <RoKing@carroll.edu>
wrote:

>>-----Original Message-----
>>From: Greg Thomas [mailto:thomasgd@omc.bt.co.uk]
>>Sent: Tuesday, December 13, 2005 10:59 AM
>>
>>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 &
>>
>
>Sure, I can do that. What file do you have?

Sorry, I'm not sure I understand the question. If you mean what I
think you could do, then post-commit-real is your current, long
running post commit hook. However, the new post-commit hook will
complete quickly, as the long-running one is started asynchronously.

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 Wed Dec 14 12:28:08 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.