Mail Archives: cygwin/2002/01/11/13:56:11
Randall,
----- Original Message -----
From: "Randall R Schulz" <rrschulz AT cris DOT com>
To: "Alexei Lioubimov" <alexeipobox AT mtu-net DOT ru>; <cygwin AT cygwin DOT com>
Cc: <deo AT logos-m DOT ru>
Sent: Friday, January 11, 2002 6:40 PM
Subject: Re: CVS 1.11: More info about my problem (i'm sorry about the
demanding tone...)
> Alexei,
>
> Two things:
>
> 1) What's in your CYGWIN environment variable.
>
CYGWIN is empty:
$ echo $CYGWIN
$
> 2) Did you copy and paste that diagnostic, or re-type it manually into the
> message? Assuming the former, did you notice that it refers to "mypoj" not
> "myproj"? Perhaps there's some corruption in you CVS repository in the
form
> of that error in a file or directory name.
>
I typed it manually and it is misspelled in my message, it should be
...
cvs [checkout aborted]: cannot open directory .../CVS/myproj/Attic: Not a
directory
...
> Otherwise, I can see nothing obvious amiss.
>
I'm using cygwin on two different boxes (at home and at work) and on
both have the same thing: "cvs co -r" wants Attic directory exist in the
repository module. Only if i manually create Attic in the repository module
(just cd .../CVS/myproj and mkdir Attic) then "cvs co -r mytag myproj"
works right. The same happens with all my local projects, even with
newly created dummy project for testing this exact situation.
Best regards,
Alexei
> Perhaps someone else with a sharper eye or more subtle insights will
notice
> something.
>
> Randall Schulz
> Mountain View, CA USA
>
>
> At 23:16 2002-01-10, Alexei Lioubimov wrote:
> >I'm so sorry about the demanding tone of my "cry for help", but i'm
really
> >very upset and confused.
> >
> >Here are the details of the problem:
> >
> >1) The task:
> > -------------
> >i want to checkout a tagged snapshot of myproject, so
> >i try a "cvs co -r mytag myproj" and receive the following:
> >
> >cvs [checkout aborted]: cannot open directory .../CVS/mypoj/Attic: Not a
> >directory
> >
> >2) cygwin1.dll: 1.3.6-cygwin-1-3-6-6 (APIVersion: 0.47,
> >BuildDate: 2001-12-08 17:02);
> >
> >3) $ echo $CVSROOT
> >
> >:local:/cygdrive/c/usr/local/CVS
> >
> >4) There are no ".cvsrc" files;
> >
> >5) $ type -a cvs
> >
> >cvs is /usr/bin/cvs
> >cvs is /bin/cvs
> >
> >6) $ cvs --version
> >
> >Concurrent Versions System (CVS) 1.11 (client/server)
> >...
> >
> >7) $ cygcheck cvs
> >
> >Found: C:\cygwin\bin\cvs.exe
> >C:\cygwin\bin\cvs.exe
> > C:\cygwin\bin\cygwin1.dll
> > C:\WINDOWS\SYSTEM\KERNEL32.dll
> > C:\cygwin\bin\cyggdbm.dll
> >
> >8) $ cygcheck -s
> >
> >Cygnus Win95/NT Configuration Diagnostics
> >Current System Time: Fri Jan 11 09:53:06 2002
> >
> >Windows 98 SE Ver 4.10 Build 2222
> >
> >Path: C:\cygwin\usr\local\bin
> > C:\cygwin\bin
> > c:\WINDOWS
> > c:\WINDOWS\COMMAND
> > c:\USR\BIN
> > c:\USR\LOCAL\RCS
> > c:\usr\local\sdcc\bin
> >
> >SysDir: C:\WINDOWS\SYSTEM
> >WinDir: C:\WINDOWS
> >
> >HOME = `d:\home\alexei'
> >MAKE_MODE = `unix'
> >PWD = `/cygdrive/d/home/alexei/src/0'
> >USER = `celeron366'
> >
> >Use `-r' to scan registry
> >
> >a: fd N/A N/A
> >c: hd FAT32 2043Mb 62% CP UN
> >d: hd FAT32 2066Mb 56% CP UN
> >f: cd N/A N/A
> >
> >. /cygdrive user binmode,noumount
> >C:/cygwin / system binmode
> >C:/cygwin/bin /usr/bin system binmode
> >C:/cygwin/lib /usr/lib system binmode
> >
> >Found: C:\cygwin\bin\bash.exe
> >Found: C:\cygwin\bin\cat.exe
> >Found: C:\cygwin\bin\cpp.exe
> >Found: C:\cygwin\bin\find.exe
> >Found: c:\WINDOWS\COMMAND\find.exe
> >Found: C:\cygwin\bin\gcc.exe
> >Found: C:\cygwin\bin\gdb.exe
> >Found: C:\cygwin\bin\ld.exe
> >Found: C:\cygwin\bin\ls.exe
> >Found: C:\cygwin\bin\make.exe
> >Found: c:\USR\BIN\make.exe
> >Found: C:\cygwin\bin\sh.exe
> >
> >...
> > 720k 2001/12/08 C:\cygwin\bin\cygwin1.dll
> > Cygwin DLL version info:
> > DLL version: 1.3.6
> > DLL epoch: 19
> > DLL bad signal mask: 19005
> > DLL old termios: 5
> > DLL malloc env: 28
> > API major: 0
> > API minor: 47
> > Shared data: 3
> > DLL identifier: cygwin1
> > Mount registry: 2
> > Cygnus registry name: Cygnus Solutions
> > Cygwin registry name: Cygwin
> > Program options name: Program Options
> > Cygwin mount registry name: mounts v2
> > Cygdrive flags: cygdrive flags
> > Cygdrive prefix: cygdrive prefix
> > Cygdrive default prefix:
> > Build date: Sat Dec 8 17:02:30 EST 2001
> > CVS tag: cygwin-1-3-6-6
> > Shared id: cygwin1S3
> >
> >
> >Cygwin Package Information
> >Package Version
> >...
> >cvs 1.11.0-1
> >cygwin 1.3.6-6
> >...
> >
> >Thank you,
> >Alexei Lioubimov
>
>
--
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/
- Raw text -