[darcs-users] darcs patch: make '--output-auto-name' accept optional directory argument

Dmitry Kurochkin dmitry.kurochkin at gmail.com
Fri Sep 12 13:59:04 UTC 2008


On Fri, Sep 12, 2008 at 5:34 PM, Eric Kow <kowey at darcs.net> wrote:
> On Fri, Sep 12, 2008 at 16:59:29 +0400, Dmitry Kurochkin wrote:
>> David, what do you think about setting up a CGI script that accepts
>> POSTed patched and resends them just as 'darcs send'? I did not
>> investigate this myself, but if everyone agrees (and with some help
>> probably) I am ready to work on this. In general I believe HTTP is
>> more accessible than SMTP, e.g. I can do HTTP POST from behind my
>> corporate proxy but I am not able to send mail easily.
>
> Dmitry, have a look at tools/upload.cgi.  I think it does what we want.
> If David agrees and if you help me, I could put it on darcs.net.

It is Perl :) But otherwise looks good and simple. The only thing we
need to change is invoking sendmail instead of putting patches to
mailbox. I can work on this and do testing.

Another question: how do you choose whether to submit patches through
email or POST?

Regards,
  Dmitry


More information about the darcs-users mailing list