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

Re: Installing commands in /usr/local/bin

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-03 23:52:44 CEST

On Apr 3, 2007, at 16:02, Anthony Smith wrote:

> I have two linux servers. One will serve as my repository and the
> other is a development server.
>
>
>
> I have installed subversion on the linux server successfully.
>
>
>
> Do I have to manually add the commands to /usr/local ? I noticed
> this was not done for me.

If you have installed it successfully, presumably you did something like

./configure --prefix=/usr/local
make
sudo make install

If you did, and you haven't ended up with svn in /usr/local/bin,
where did it end up? Search your hard drive and find out.

> Lastly, I would like the development server to have a subversion
> client to checkout files. Do I just have to install the same
> subversion tar file on the development machine?

Yes. There is only one Suversion distribution, and it includes both
server and client software.

-- 
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 Apr 3 23:53:11 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.