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

Subversion under Windows: Start programs asynchron in hook script

From: Gregor Bader <gregor.bader_at_microtronics.at>
Date: Thu, 14 May 2009 10:14:02 +0200

Hi!
 
I tried to implement the start of some programs asynchronous within the hook
script,
so the script finished (and the commit is finshed) before the program exits.
 
I tried "start progam" and "cmd /C start program" but nothing works! Every
time the commit
is only finished after the program finishes.
 
In detail:
We are running Subversion & Redmine (www.redmine.org) and use the command
"ruby script/runner "Repository.fetch_changesets" -e production"
to update with each commit. This command can take a long time (20s - 30s) to
complete and the commit is only finished after this time.
 
Someone can help?
 
best regards,
Gregor

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2252771

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-14 10:17:08 CEST

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.