Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CA238BA.5070204@ece.gatech.edu> Date: Wed, 27 Mar 2002 16:25:14 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: (CVS repository problem) Re: Programs fail to recognize paths. References: <02032508530500 DOT 01229 AT wrybread DOT labhard DOT com> <02032608571800 DOT 01240 AT wrybread DOT labhard DOT com> <02032709271800 DOT 01237 AT wrybread DOT labhard DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cygwin's cvs can only host repositories on binary (unix) mounted drives. It can't host them on text (dos) mounted drives. What is the output of 'mount' ? --Chuck Andrew Markebo wrote: > Hmm weird, no idea, continue digging on the mailinglist, BTW What kind > of mounts do you have, if you type mount what does it say, do you have > more than one cvs.exe around?? > > /Andy > > / Michael Labhard wrote: > | Thanks, again, for the reply. > | > | Tried /cygdrive/c/... also without success. Init'ed repository with > | > | cvs -d /usr/local/cvs-repository init > | > | Interesting thing is that if I init another repository it works for that > | session. When I shutdown the computer and come back to it at the next > | session the new repository is not recognized. Here is output from all of my > | attempts. Very confused!! Sorry to take up so much of your time but seems > | like CVS would be important to have working under CygWin. REALLY LOVE CygWin > | in every other way. This is the only application I have had trouble with in > | CygWin to any major extent. CygWin is a tremendously useful piece of > | software and I am extremely delighted to have it. > | > | -- Michael > | > | > | The Owner AT HOME-KE6PIJUPJP ~ > | $ cd projects/dde > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ cvs -d /cygdrive/c/cygwin/usr/local/cvs-repository update > | cvs update: Updating . > | cvs update: cannot open directory > | /cygdrive/c/cygwin/usr/local/cvs-repository/dd > | : No such file or directory > | cvs update: skipping directory > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ ls /cygdrive/c/cygwin/usr/local/cvs-repository > | CVSROOT cvslocks dde > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ ls c:/cygwin/usr/local/cvs-repository > | CVSROOT cvslocks dde > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ cvs -d c:/cygwin/usr/local/cvs-repository update > | c: Unknown Host > | cvs [update aborted]: end of file from server (consult above messages if any) > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ cvs -d /usr/local/cvs-repository update > | cvs update: Updating . > | : No such file or directoryectory /usr/local/cvs-repository/dde > | cvs update: skipping directory > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ cvs update > | cvs update: in directory .: > | cvs update: ignoring CVS/Root because it specifies a non-existent repository > | /us > | r/local/cvs-repository > | cvs update: in directory .: > | cvs update: ignoring CVS/Root because it specifies a non-existent repository > | /us > | r/local/cvs-repository > | cvs update: in directory .: > | cvs update: ignoring CVS/Root because it specifies a non-existent repository > | /us > | r/local/cvs-repository > | cvs update: Updating . > | cvs update: in directory .: > | cvs update: ignoring CVS/Root because it specifies a non-existent repository > | /us > | r/local/cvs-repository > | : No such file or directoryectory /usr/local/cvs-repository/dde > | cvs update: skipping directory > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ ls /usr/local/cvs-repository > | CVSROOT cvslocks dde > | > | The Owner AT HOME-KE6PIJUPJP ~/projects/dde > | $ > | > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/