darcs

Patch 90 resolve issue223, add --remote-darcs flag for remote d...

Title resolve issue223, add --remote-darcs flag for remote d...
Superseder Nosy List darcs-users, tux_rocker, visq
Related Issues
Status accepted Assigned To tux_rocker
Milestone

Created on 2009-11-18.16:38:05 by visq, last changed 2011-05-10.17:35:40 by darcswatch.

Files
File name Status Uploaded Type Edit Remove
resolve-issue223_-add-__remote_darcs-flag-for-remote-darcs-executable.dpatch visq, 2009-11-18.16:38:03 text/x-darcs-patch
unnamed visq, 2009-11-18.16:38:03 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg9415 (view) Author: visq Date: 2009-11-18.16:38:03
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.
Attachments
msg9416 (view) Author: darcswatch Date: 2009-11-18.16:40:50
This patch bundle (with 1 patch), which can be  applied to the repository http://darcs.net/ is now tracked  on DarcsWatch at http://darcswatch.nomeata.de/repo_http:__darcs.net_.html
msg9506 (view) Author: darcswatch Date: 2009-11-29.20:34:56
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html
msg14054 (view) Author: darcswatch Date: 2011-05-10.17:35:40
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-fdedc82f67dd5fedd9321e048c219e2908fb3234
History
Date User Action Args
2009-11-18 16:38:05visqcreate
2009-11-18 16:40:50darcswatchsetmessages: + msg9416
2009-11-29 18:23:44tux_rockersetstatus: needs-review -> review-in-progress
nosy: + tux_rocker
assignedto: tux_rocker
2009-11-29 19:29:37tux_rockersetstatus: review-in-progress -> accepted
2009-11-29 20:34:58darcswatchsetmessages: + msg9506
2011-05-10 17:35:40darcswatchsetmessages: + msg14054