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

Re: Installing SVN without root access

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-06-19 20:45:48 CEST

On 6/19/2006 2:13 PM, Tyson Tate wrote:
> I'd like to run trac (and, by extension, SVN) on my shared hosting
> account with Bluehost, but they don't allow root access. Is it
> possible to install SVN without root access?
>
> If anyone has any pointers for installing trac without root access,
> as well, I'd appreciate that too. (Though I imagine trac-related info
> should be sent off-list to avoid going off-topic.)

If you have ssh shell access, you can install svn in your account on the
server, and access repositories in that account using svn+ssh access.
You'll need to set things up so that when the svn client connects
through ssh, it can find your local copy of svn on the path.

I haven't done this in a while, but I recall that the default build
didn't include all the support needed for svn+ssh; look over the
configure options before you build.

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 19 20:48:12 2006

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.