This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS checkout aborted


On Fri, Jun 11, 2004 at 10:06:43AM -0400, Christopher Faylor wrote:
> On Fri, Jun 11, 2004 at 03:59:15PM +0200, Ulrich Weigand wrote:
> >I'm getting this error:
> >cvs [checkout aborted]: head attribute does not match file for `/cvs/src/src/gdb/version.in,v'
> >
> >when trying a
> >cvs -d :ext:uweigand@gcc.gnu.org:/cvs/src co gdb
> >
> >Any known CVS issues at the moment?
> 
> This should be fixed.  We updated cvs yesterday and there was a minor
> glitch (caused by me) in the process.

Actually, now if I do

   cvs -z3 -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co gdb+dejagnu

I end up with 

   $ ls src/
   CVS   config   dejagnu  gdb      libiberty  readline  texinfo
   bfd   contrib  etc      include  mmalloc    sim       utils
   cgen  cpu      expect   intl     opcodes    tcl

I used to get the configure script, and other stuff. However, if I do
this again

   cvs -z3 -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co
   gdb+dejagnu

Here is the output of the command,

cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/.cvsignore
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/COPYING
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/COPYING.LIB
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/COPYING.NEWLIB
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/COPYING.LIBGLOSS
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ChangeLog
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/MAINTAINERS
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/Makefile.def
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/Makefile.in
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/Makefile.tpl
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/README
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/README-maintainer-mode
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/config-ml.in
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/config.guess
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/config.if
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/config.sub
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/configure
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/configure.in
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/gettext.m4
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/install-sh
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/libtool.m4
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ltcf-c.sh
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ltcf-cxx.sh
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ltcf-gcj.sh
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ltconfig
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ltmain.sh
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/makefile.vms
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/missing
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/mkdep
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/mkinstalldirs
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/move-if-change
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/setup.com
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/src-release
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/symlink-tree
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/ylwrap
cvs checkout: existing repository /cvs/src/CVSROOT/Emptydir does not match /cvs/
cvs checkout: ignoring module src/djunpack.bat
   
Does this look correct? Or is there stil a problem?

Thanks,
Bob Rossi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]