[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Looking for special kind of SVN-client

From: Raman Gupta <rocketraman_at_fastmail.fm>
Date: 2005-10-01 23:08:21 CEST

Thomas Urban wrote:

> I'd prefer having an SVN client which is capable of working with
> "working copies" available through SFTP and managing to view diffs,
> commit changes etc. using an SVN-repository. Both in conjunction. SFTP
> can't be replaced by WebDAV (WebFolder) due to locking issues on server.
> So it is a requirement.
>
> Most available clients require local working copy and can't be run on
> server since I don't want to have bandwidth-consuming X remote desktop
> or similar.

If your client is also linux, you could try sshfs-fuse to mount the
remote ssh filesystem locally, and then use any existing svn client with it.

http://fuse.sourceforge.net/sshfs.html

Cheers,
Raman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 2 01:13:22 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.