[darcs-users] [patch90] resolve issue223, add --remote-darcs flag for remote d...

Benedikt Huber bugs at darcs.net
Wed Nov 18 16:38:06 UTC 2009


New submission from Benedikt Huber <benedikt.huber at gmail.com>:

This patch allows to specify the name of the darcs executable on the server side,
but currently only for push, not transfer mode. For the latter, we are missing the
neccessary information on network flags. But at least for push it seems to work
and makes things easier.
Using an environment variables (eg, $DARCS_REMOTE) would be easier, but is propably
not consistent with the rest of the darcs UI.

Wed Nov 18 16:56:49 CET 2009  Benedikt Huber 
  * resolve issue223, add --remote-darcs flag for remote darcs executable
  This patch adds a flag '--remote-darcs COMMAND' to specify the name of the darcs
  executable on the remote end. Unfortunately it currently only works for remote apply,
  not for the transfer mode optimization. The problem: SSH transfers are used at many
  points in darcs (eg, HashedIO), where transfer flags are not available.
  The relevant starting points for fixing this are '[gz]fetchFilePS' in External.hs.

----------
files: resolve-issue223_-add-__remote_darcs-flag-for-remote-darcs-executable.dpatch, unnamed
messages: 9415
nosy: darcs-users, visq
status: needs-review
title: resolve issue223, add --remote-darcs flag for remote d...

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch90>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resolve-issue223_-add-__remote_darcs-flag-for-remote-darcs-executable.dpatch
Type: text/x-darcs-patch
Size: 73873 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20091118/9a3f34e6/attachment-0001.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20091118/9a3f34e6/attachment-0001.diff>


More information about the darcs-users mailing list