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

Re: need help-a newbie here

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2006-11-29 09:25:09 CET

On 11/28/06, bijayant kumar <bijayant4u@yahoo.com> wrote:
>
> Hi,
> I have installed subversion on my gentoo linux box today. So i am
> definitly a newbie. I want support from all of the members.
> I have to use subversion in a client-server framework
> architecture. For it, can i have to install subversion on every system or
> just on the single machine. Thanks in advance
>
>
> Bijayant Kumar

Bijayant, you need to have subversion installed on
 - the machine that is going to be dedicated as the subversion server
 - all the machines where development takes place.

I am not sure what you mean by "use subversion in a client-server framework
architecture". Subversion always works as a client-server combo, if that is
what you mean. On the subversion server machine you will configure it to
start the server and on the development machines you use the client to
manage the source code. The client knows how to communicate with the server.

Also, please read the subversion book http://svnbook.red-bean.com/.

regards,

-- 
-Hari Kodungallur
SpikeSource Inc.
http://developer.spikesource.com
Received on Wed Nov 29 09:25:44 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.