Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins using file src/main.c version 40d163623c

2013-07-17
14:23
Handle missing port more gracefully. Allows for SCP style URL. check-in: f15adbba0e user: amb tags: ssh-transport-changes
04:09
Detect user@host in defined ssh-command and prefer that instead. Closed-Leaf check-in: 7a10b79a2c user: amb tags: ssh-shared-account
2013-07-16
05:47
Remove old SSH transport code and spawn remote fossil http as remote SSH command instead. Also make it possible to configure SSH command prior to cloning. Change remote fossil command to be configurable (really this should probably be simply a matter of fixing PATH on remote end). check-in: c38ff36ddf user: amb tags: ssh-transport-changes