info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs install ideas for multiple servers


From: Larry Jones
Subject: Re: cvs install ideas for multiple servers
Date: Wed, 21 May 2003 20:32:52 -0400 (EDT)

Richard Pfeiffer writes:
> 
> I already have them setup on one of the machines
> with a pserver connection to said repository. 
> What I'm wondering is this:  Should I set up 6
> more cvs exe's (one on each machine) and connect
> them to the repository or is there a more
> efficient way to go about this where I don't have
> multiple cvs exe's?

By far the most convenient setup for your developers would be to have a
CVS client on each machine.  You may not have to compile six more exes:
if any of the machines are upwardly binary compatible, you should be
able to build a client on the oldest one and copy it to the others. 
Similarly, since the server does the bulk of the work and we're very
careful to keep the client/server protocol compatible from release to
release, you can upgrade the server in the future without worrying about
upgrading all of the clients at the same time.

-Larry Jones

Life's a lot more fun when you're not responsible for your actions. -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]