info-cvs
[Top][All Lists]
Advanced

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

Re: New to CVS - a quick question


From: balavignesh
Subject: Re: New to CVS - a quick question
Date: 27 Mar 2006 02:40:35 -0800
User-agent: G2/0.2

hi Russ!


>The only thing we can think of right now is to have two independant CVS
>repositories - one on Paul's laptop showing daily changes, and one on
>our server showing the weekly changes as I recieve the files.

If u have two repositories , how can u synchronize ur code changes.
Then, what is the purpose of cvs?

How do u share to local network ?
you may use pserver or ssh ...

Use that same method if u have static ip for server .

for eg,

If u set the pserver...
for laptop
CVSROOT=:pserver:address@hidden:2401/repository/directory
this a.b.c.d is the static ip over internet.

For local network systems
CVSROOT =:pserver:address@hidden:2401/repository/directory

this x.y.z.k is local network ip address.

i hope this help

Bye
bala



reply via email to

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