Mailing List Archive

Support open source code!


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

Re: tlug: cvs



On Thu, 26 Mar 1998, Andrew S. Howell wrote:

> >>>>> "Scott" == Scott Stone <sstone@example.com> writes:
> 
>     Scott> how does one create a cvs repository, and what is the
>     Scott> daemon binary for handling it?
> 
> There are a couple ways you can use CVS. You control which method your
> using by the CVSROOT environment variable. You can have the repository
> on a local or NFS mounted file system and access it directly. In this
> case, you might set CVSROOT like:
> 
> setenv CVSROOT /data/repository
> 
> CVS can also working in a client/server mode. This is done either
> trough rsh, or by CVS internal authentication mechanism, pserver. For
> rsh:
> 
> setenv CVSROOT :ext:andy@example.com:/data/repository/
> 
> for pserver later case, CVSROOT would look like:
> 
> setenv CVSROOT :pserver:andy@example.com:/data/repository/
> 
> In this case, you need an inetd setting like:
> 
> cvs             stream  tcp     nowait  root    /usr/local/bin/cvs      cvs     pserver
> 
> To make a new repository, set CVSROOT to where you want it and then
> run cvsinit.
> 
> See http://www.loria.fr/~molli/cvs-index.html for more info.
> 
> Hope this helps.
> 
> Andy

ok, is 'andy@example.com' the login/machine of the repository owner, or is it in
this case saying who has access to the repository?

Thanks for the help!

--------------------------------------------------
Scott M. Stone <sstone@example.com, sstone@example.com>
               <sstone@example.com>
Linux Developer/Systems Administrator for Pacific HiTech, Inc. 
http://www.pht.com		http://armadillo.pht.co.jp
http://www.pht.co.jp	        http://www.turbolinux.com


---------------------------------------------------------------
Next TLUG Meeting: 11 April Sat, Tokyo Station Yaesu gate 12:30
Featuring Tague Griffith of Netscape i18n talking on source code
---------------------------------------------------------------
a word from the sponsor:
TWICS - Japan's First Public-Access Internet System
www.twics.com  info@example.com  Tel:03-3351-5977  Fax:03-3353-6096



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links