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

Re: Installation for trail

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-08-24 17:02:41 CEST

On Aug 24, 2006, at 09:09, Rajakumar Jayaraj (DHL MY) wrote:

> We want to try out Subversion 1.3 with access using the svnserver
> option only.
> Can we install and configure it without root privledge on a Linux
> server?

Sure. Like most Linux software you can pass the option --prefix=/
somewhere/you/can/write to the ./configure script. Then make and make
install. For example you could set the prefix to somewhere under your
home directory.

Then you'll use svnadmin create to create a repository, which you can
also place wherever you like.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 24 17:05:55 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.