From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb@sources.redhat.com, insight@sources.redhat.com Subject: Re: GDB 5.1 branch cut Date: Mon, 30 Jul 2001 10:55:00 -0000 Message-id: <3B659F77.4030005@cygnus.com> References: <3B636DC3.8090207@cygnus.com> <20010730102227.A6743@nevyn.them.org> X-SW-Source: 2001-07/msg00410.html > > Interestingly, if you do this, you (or at least I) will get things > like: > > cvs checkout: move away src/config/mpw/ChangeLog; it is in the way > C src/config/mpw/ChangeLog > > for all the contents of src/config/mpw, src/libiberty/config, and > src/include/*/ (but not src/include itself). Anyone know what might > cause that? CVS feature (i.e. I'm not sure who to blame). The CVS modules DEJAGNU and GDB overlap so when the DEJAGNU part of the update comes through the local (?) CVS gets a little confused. I probably should have specified ``gdb+dejagnu'' which doesn't have any overlap. Andrew (See `cvs -d ... co CVSROOT/modules` )