darcs

Patch 687 Rename Ssh to Darcs.Ssh (and 4 more)

Title Rename Ssh to Darcs.Ssh (and 4 more)
Superseder Nosy List kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2012-01-01.16:59:16 by kowey, last changed 2012-01-15.19:09:24 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt kowey, 2012-01-01.16:59:16 text/x-darcs-patch
rename-ssh-to-darcs_ssh.dpatch kowey, 2012-01-01.16:59:16 application/x-darcs-patch
unnamed kowey, 2012-01-01.16:59:16
See mailing list archives for discussion on individual patches.
Messages
msg14937 (view) Author: kowey Date: 2012-01-01.16:59:16
5 patches for repository http://darcs.net:

Key patch here is 'On Windows, prefer plink/pscp/psftp for ssh'

Sun Jan  1 11:03:40 GMT 2012  Eric Kow <kowey@darcs.net>
  * Rename Ssh to Darcs.Ssh
  
  It seems unrealistic to hope that our ssh code can stand alone, what with darcs
  transfer-mode and all.

Sun Jan  1 12:19:38 GMT 2012  Eric Kow <kowey@darcs.net>
  * Move ssh command detection to Global.
  The idea is to have ssh settings detection run once.

Sun Jan  1 12:28:34 GMT 2012  Eric Kow <kowey@darcs.net>
  * Flag that reports if we are on a Windows box.

Sun Jan  1 13:30:21 GMT 2012  Eric Kow <kowey@darcs.net>
  * On Windows, prefer plink/pscp/psftp for ssh.

Sun Jan  1 13:41:47 GMT 2012  Eric Kow <kowey@darcs.net>
  * Move ssh verbosity settings to Darcs.Global.
Attachments
msg15024 (view) Author: ganesh Date: 2012-01-15.17:45:58
been running with this for a while (without plink etc installed) and it 
doesn't seem to cause any problems. I'll assume it does what it's supposed 
to when you do have plink etc.
History
Date User Action Args
2012-01-01 16:59:16koweycreate
2012-01-05 21:43:31ganeshsetstatus: needs-screening -> needs-review
2012-01-15 17:45:58ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg15024
2012-01-15 19:09:24ganeshsetstatus: accepted-pending-tests -> accepted