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

[Subclipse-users] Possible to use command line svn on a remote server?

From: Tom Walter <walter.tom_at_gmail.com>
Date: 2007-02-09 03:03:57 CET

Hi all,

I'm just wondering if it's possible to get subclipse to use a client on
a remote server rather than the builtin. I may be completely
misunderstanding the issues involved and the architecture, if so forgive me.

My problem is my working files are hosted on a fileserver, rather than
my local machine. This is because that fileserver also has the webserver
and database access required to run the web apps I work on, and I can't
have them locally.

Of course subclipse works fine and dutifully updates and commits files
using the remote fileserver as a working directory. My problem is just
that it seems slow in comparison to directly logging into the fileserver
and using the command line svn client. I assume this is because files
are being passed from svn to the subclipse client on my machine and then
back over the network to the fileserver.

So I am just wondering if subclipse could be configured somehow to
actually use the command line client installed on fileserver and skip
the step where data comes to my local machine entirely.

Any solutions? Am I completely missing the point?

Cheers,
Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Feb 9 03:03:57 2007

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

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