delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/11/26/20:58:19

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <3A21BF67.2F470655@ece.gatech.edu>
Date: Sun, 26 Nov 2000 20:56:55 -0500
From: "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Jari Aalto <jari DOT aalto AT poboxes DOT com>
CC: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: 2000-11-25 cygwin / CVS init fails on Win98
References: <wksnoe6ht1 DOT fsf AT blue DOT sea DOT net>

You do not have the latest version of CVS.  The problem you report was
fixed in version 1.10.0-1 of cvs, released about six weeks ago.  The old
version of cvs, which you are using, cannot create a repository on a FAT
drive. 

Also, what's up with the wacky disk structure -- the cygwin stuff should
be in the front of your path when you are running bash, or you are just
asking for trouble.  Also, don't mix & match toolkits.  The reed-kotler
programs do not understand cygwin mount points, so you can't trust
rk-which.  use the 'type' builtin command in cygwin-bash.

For best results, you should probably mount your I: drive thusly:

 mkdir /i
 mount -b I: /i

then, use this command (after having installed the new cvs)

 cvs -d :local:/i/data/version-control/cvsroot init

(Actually, I do this:

 export CVSROOT=/i/data/version-control/cvsroot
 cvs init

I don't think you really need to specify ":local:"
)

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019