darcs

Issue 1576 use SSH URI to distinguish between ssh implementations

Title use SSH URI to distinguish between ssh implementations
Priority wishlist Status given-up
Milestone Resolved in
Superseder accept URIs for ssh repos (eg sftp://droundy@darcs.net:10022/foo/bar)
View: 1575
Nosy List darcs-devel, dlambe, dmitry.kurochkin, eivuokko, jaredj, kirby, kowey, wglozer
Assigned To
Topics SSH, Windows

Created on 2009-08-27.15:42:22 by kowey, last changed 2017-07-31.00:04:46 by gh.

Messages
msg8539 (view) Author: kowey Date: 2009-08-27.15:42:16
Splitting from issue504, msg1976 (see issue for more discussion)

The idea is that putty://droundy@darcs.net:10222/foo/bar would tell us that
we've got to run PuTTY.  This may very well wind up being a wont-fix (in
msg1980, David observed that we could use the DARCS_GET_SSH environment variable).

Potential reasons to implement it might be (a) built-in PuTTY support to cover
the usual case and (b) darcs-transfer mode

I guess we can't work on this until issue1575 is taken care of.
History
Date User Action Args
2009-08-27 15:42:22koweycreate
2009-08-27 15:44:04koweylinkissue504 superseder
2009-08-27 15:49:34koweysetpriority: wishlist
nosy: kowey, wglozer, darcs-devel, eivuokko, dlambe, jaredj, dmitry.kurochkin, kirby
2010-08-26 15:22:54koweysettitle: use SSH URL to distinguish between ssh implementations -> use SSH URI to distinguish between ssh implementations
2017-07-31 00:04:46ghsetstatus: waiting-for -> given-up