Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Tue, 19 Sep 2000 13:45:15 -0400 To: cygwin AT sources DOT redhat DOT com Subject: Re: CVS install Message-ID: <20000919134515.B29858@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: <200009191720 DOT MAA08956 AT pooh DOT visi DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <200009191720.MAA08956@pooh.visi.com>; from jeffjensen@visi.com on Tue, Sep 19, 2000 at 12:20:48PM -0500 On Tue, Sep 19, 2000 at 12:20:48PM -0500, Jeff J Jensen wrote: >Thank you Chuck and Earnie for the replies. It is clearer now. > >There is lots of info easily found on _using_ CVS, but the simple steps to >begin I have not found. Is this missing (an assumption of a certain CVS >expertise level), or have I been blind to it!? Can someone point me to the >CVS setup docs for using the prebuilt binaries in the Cygwin distribution >(or is it just that simple: set CVSROOT, and do init? If yes and missing, >then tell me where/how to add a note and I'll write it up for the next >beginner-like person...I spent too many hours looking for getting started >info!)? > >An advice question: >For CVS with Cygwin, where is/are the better places for the CVSROOT >directory? Particularly, I am wondering about c:\cvsroot (will it work?) >or c:\cygwin\cvsroot. I don't know much about setting up CVS "for cygwin" but I would be very surprised if it was different from setting up CVS "for UNIX". The point of the Cygwin project is to create a UNIX environment on Windows. That means that whatever UNIX docs you have access to should be applicable. So, c:\cygwin is not a good choice for CVSROOT. Use UNIX paths like /cvs . This will eventually resolve to something like c:\cygwin\cvs but you can ignore that fact. FYI, the CVS web site is: http://www.cvshome.org/ . cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com