Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: cvs
- To: "Andrew S. Howell" <andy@example.com>
- Subject: Re: tlug: cvs
- From: Scott Stone <sstone@example.com>
- Date: Thu, 26 Mar 1998 15:00:53 +0900 (JST)
- cc: tlug@example.com
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <19980326145509I.andy@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
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
- Follow-Ups:
- Re: tlug: cvs
- From: "Andrew S. Howell" <andy@example.com>
- References:
- Re: tlug: cvs
- From: "Andrew S. Howell" <andy@example.com>
Home | Main Index | Thread Index
- Prev by Date: RE: tlug: cvs
- Next by Date: RE: tlug: Mounting my W95 partition
- Prev by thread: Re: tlug: cvs
- Next by thread: Re: tlug: cvs
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links