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: Mark Himsley To: "Alexei Lioubimov" Cc: Subject: Re: CVS and cygwin1.dll v1.3.4-4: Can not set CVSROOT to :local: repository now ?! ... Date: Tue, 13 Nov 2001 17:31:24 +0000 Message-ID: <8hl2vtohe2420rohrnon18mv8jnah2qj96@4ax.com> References: <000f01c16c3e$99c23ba0$e064bcd4 AT ndg> <3852vt8lbjufvrtra0la4sifqus5l20j3g AT 4ax DOT com> <000f01c16c5d$4e49c3e0$db65bcd4 AT ndg> <002901c16c65$3d002180$db65bcd4 AT ndg> In-Reply-To: <002901c16c65$3d002180$db65bcd4@ndg> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit On Tue, 13 Nov 2001 20:03:27 +0300 you wrote: >Everything is commented out in my .../cvs/config (it's the default 'cause i >didn't change anything) >Any other ideas? I just tried it for my self. I created a folder C:\usr\local\cvsroot using Windows explorer and then from within Bash I did the following: Administrator AT BEDROOM:/home/Administrator$ export CVSROOT=:local:/cygdrive/c/usr/local/cvsroot Administrator AT BEDROOM:/home/Administrator$ cvs init Administrator AT BEDROOM:/home/Administrator$ cd bin Administrator AT BEDROOM:/home/Administrator/bin$ cvs import test me start Administrator AT BEDROOM:/home/Administrator/bin$ cd /tmp Administrator AT BEDROOM:/tmp$ cvs checkout test cvs checkout: Updating test U test/backup.pl U test/backup.sh U test/fixperms.sh Administrator AT BEDROOM:/tmp$ cd test Administrator AT BEDROOM:/tmp/test$ ll total 7 drwxrwxrwx 2 Administ None 4096 Nov 13 17:18 CVS -rwxrwxrwx 1 Administ None 845 Nov 13 17:16 backup.pl -rwxrwxrwx 1 Administ None 131 Nov 13 17:16 backup.sh -rwxrwxrwx 1 Administ None 939 Nov 13 17:16 fixperms.sh Final silly question, if your sandbox was previously pointing to your repository at //c/usr/local/cvs have you edited your CVS/Root files to point them at the new repository at /cygdrive/c/usr/local/cvs? You could try recreating your CVS repository, maybe move what you currently have out of the way, do the CVS init stuff and then move your repository (but not CVSROOT directory) back. Other than that, I'm out of ideas. >Alexei > >----- Original Message ----- >From: "Mark Himsley" >To: "?.?." >Sent: Tuesday, November 13, 2001 7:45 PM >Subject: Re: CVS and cygwin1.dll v1.3.4-4: Can not set CVSROOT to :local: >repository now ?! ... > > >> On Tue, 13 Nov 2001 19:07:31 +0300 you wrote: >> >> >If you look carefully at my message, then you will see that i've tried >> >`:local:/cygdrive/c/usr/local/cvs' already. So? >> >> Sorry, I didn't notice that. >> >> So have you looked at /cygdrive/c/usr/local/cvs/config to see what the >file >> is correct, your message seems to indicate that there is a problem in it. >> >> > ' is missing '='ntax error in /cygdrive/c/usr/local/cvs/config: line ' >> >> -- >> Mark Himsley >> In Acton >> -- Mark Himsley In Acton -- 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/