hgsftp
About hgsftp
The hgsftp module is an extension for the Mercurial DVCS which allows it to access repositories through SFTP. To accomplish this, it uses the FUSE/SSHFS filesystem to mount the repository during actions which require remote access. It therefore only works on systems for which FUSE/SSHFS is available (which includes Linux, FreeBSD, Mac OS X). Future versions may allow use of other similar frameworks, such as puffs (NetBSD) and Dokan or WinFUSE (Windows).
WARNING: this software has received only limited testing. For example, it is unknown what will happen when more than one user tries to access the same repository at the same time.
News
hgsftp version 0.1.2 released
Fixed bug in error reporting
01-11-2009
hgsftp version 0.1.1 released
Change to make hgsftp work with older Mercurial releases
10-10-2009
hgsftp version 0.1 released
Initial release of the hgsftp plugin
15-09-2009
Download
hgsftp is available here. Older releases are available here.
Contact
You can reach me at: hgsftp @ REMOVE ghalkes.nl.
Copyright Notice
Copyright © 2009 G.P. Halkes
hgsftp is distributed under the GNU General Public License version 3.
