Re: cvs over network

1999-11-11 Thread Stephen A. Witt
On Wed, 10 Nov 1999, Micha Feigin wrote: > How do I use cvs over a network? > I have a telnet and ftp conection to the computer who is supposed to host > the cvs repository. > Also, will it work if the versions of cvs on both computers is deferent? > I couldn't find an answear to this in any of th

Re: cvs over network

1999-11-11 Thread Oliver Elphick
Micha Feigin wrote: >How do I use cvs over a network? >I have a telnet and ftp conection to the computer who is supposed to host >the cvs repository. If you have been told to connect by pserver, do this: cvs -d :pserver:[EMAIL PROTECTED]:/cvs/directory login [enter pserver password when

cvs over network

1999-11-10 Thread Micha Feigin
How do I use cvs over a network? I have a telnet and ftp conection to the computer who is supposed to host the cvs repository. Also, will it work if the versions of cvs on both computers is deferent? I couldn't find an answear to this in any of the cvs menuals. The local system is debian the forain