monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: Replacement for CVS over SSH?


From: graydon hoare
Subject: [Monotone-devel] Re: Replacement for CVS over SSH?
Date: Tue, 30 Mar 2004 21:11:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Ole Laursen wrote:

I have SSH access to a central box at university but apparently can't
start server daemons on it (I think the firewall blocks them). I would
also like some of the other members in my group to use the same
repository for our project work - they too have SSH access.

What do you suggest I do?

for the time being, probably start a server process and have each person start an ssh tunnel from the server socket back to their local machine and connect to the port on your local machine. in the future I'll be adding a tiny bit more code to netsync to let it run on plain file descriptors (rather than always using sockets), then you should be able to use ssh as a more "direct" transport.

-graydon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]