[darcs-users] Using posthook for automatic building

Olivier Thauvin olivier.thauvin at aerov.jussieu.fr
Wed Jan 4 18:54:16 UTC 2006


Le Mercredi 04 Janvier 2006 19:38, Thiago Arrais a écrit :
> All,
>
> I have added a posthook to my apply command, so that the build process
> gets triggered when changes are pushed in to the main repo. Everything
> works fine, the only problem is that when I push the changes my
> workstation freezes and needs to wait for the build to finish on the
> server, i.e. the 'darcs push' command doesn't return until the build
> completes.
>
> Any suggestions?

This is a common with VCS, common solution is to use a script and put a '&' at 
the end of the command. But you'll create an issue if another push is done 
before process end.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20060104/38a218eb/attachment.pgp 


More information about the darcs-users mailing list