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

Re: svn 1.3.0: post-commit hook waits even if tasks are backgrounded

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2006-01-18 23:18:48 CET

Andreas Magnusson wrote:
>>>AFAIK, it is the same on Windows
>>>command 2> nul
>>>But don't ask me how to start something in the background on that
>>>platform...
>>
>>One method that may work is
>>
>>start /b cmd /c "backgroundcommand"
>>
>
>
> Unless it's a *.cmd file you don't need the cmd part, start should
> handle that. Just do a "help start" to see.

If it is a batch file that requires command extensions (enabled by
cmd.exe /v), you will require it.

-- 
Sly
This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 19 02:00:06 2006

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

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