> It took me quite a bit of investigation to discover the
> DARCS_$ACTION_$PROTOCOL documentation, and I'm still not clear how
> to use it.  Could you show me how to use DARCS_PUSH_HTTP to push
> patches?

I've never used it myself, but I believe that the right incantation is
something like

  DARCS_APPLY_HTTP='curl -f --data-binary -' darcs push http://

which will POST a patch bundle to the URL.  On the other hand, you'll
have to provide a CGI that performs ``darcs apply''.

                                        Juliusz


_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to