info-cvs
[Top][All Lists]
Advanced

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

Re: CVS standalone under UNIX


From: Rene Berber
Subject: Re: CVS standalone under UNIX
Date: 6 Mar 2002 10:20:38 -0800

"Serge GRACIA" <address@hidden> wrote in message news:<address@hidden>...

> How do I get CVS under UNIX in a version standalone (not a version 
> client-server )? Is it possible?

The command cvs is both the server and client.   You don't need to use
it as server if the repository is local or you are running it through
rsh or ssh from another machine.

If the repository is in the same machine (local repository), just run
cvs.

If the repository is in another machine use the :ext: protocol; i.e.
export CVSROOT=":ext:address@hidden:/path_to_repository" and
optionally export CVS_RSH=ssh


Does this answer your question?
-- 
R. Berber
rberber @ mailandnews.com


reply via email to

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