darcs

Issue 171 darcs runs ssh needlessly

Title darcs runs ssh needlessly
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy
Assigned To kowey
Topics

Created on 2006-05-16.16:48:20 by kowey, last changed 2009-08-27.13:47:26 by admin.

Messages
msg653 (view) Author: kowey Date: 2006-05-16.16:48:18
As reported by Lexington Luthor on darcs-users, darcs needlessly runs ssh -O
an_invalid_command (to determine if ssh has the ControlMaster feature or not)
regardless of whether or not there are any remote paths.  This bit of silliness
was entirely my fault, and I think I have a small fix for it and submit
something this weekend.  The fix basically consists of only running this check
if there are things in the arguments that look like servers.

On the other hand, if anybody has a clean way of determining if ssh has the
ControlMaster feature or not, I would be most interested to hear about it.
msg708 (view) Author: tommy Date: 2006-06-21.10:38:22
fixed in 1.0.8
History
Date User Action Args
2006-05-16 16:48:20koweycreate
2006-06-07 21:29:31jchsetstatus: unread -> resolved-in-unstable
nosy: droundy, tommy, kowey
2006-06-21 10:38:23tommysetstatus: resolved-in-unstable -> resolved
nosy: droundy, tommy, kowey
messages: + msg708
2009-08-06 17:35:49adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, beschmi, thorkilnaur, - droundy
2009-08-06 20:49:50adminsetnosy: - beschmi
2009-08-10 21:51:42adminsetnosy: - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:49:58adminsetnosy: + darcs-devel, - simon
2009-08-27 13:47:26adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, dmitry.kurochkin