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

Re: Install as non-root

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-27 13:12:13 CEST

On Mar 27, 2007, at 05:47, Mário Gamito wrote:

> I need to install Subversion as non-root.
> This is due to my company's policy: i'm not root at the server,but
> i have to deal with it.
> Right now i have to install Subversion with a regular account.
>
> How can i do that ?

I think you just tell it where you want it to go, like with most Unix
software. For example:

./configure --prefix=$HOME/svn
make
make install

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 27 13:12:38 2007

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.