This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: GDB 5.1 branch cut
- To: Andrew Cagney <ac131313 at cygnus dot com>
- Subject: Re: GDB 5.1 branch cut
- From: Daniel Jacobowitz <dmj+ at andrew dot cmu dot edu>
- Date: Mon, 30 Jul 2001 10:22:27 -0700
- Cc: gdb at sources dot redhat dot com, insight at sources dot redhat dot com
- References: <3B636DC3.8090207@cygnus.com>
On Sat, Jul 28, 2001 at 09:58:27PM -0400, Andrew Cagney wrote:
> The branch tag used was: gdb_5_1-2001-07-29-branch
> The branchpoint was marked with: gdb_5_1-2001-07-29-branchpoint
>
> The branch should contain gdb/dejagnu or insight/dejagnu (depending on
> your view pont :-).
>
> I'm still running around updating various things.
>
> The fastest way to get your source tree onto the branch is to execute
> something like:
>
> ls -d GDB/src
> mkdir 51
> ( cd GDB && tar cf - src ) | ( cd 51 && tar xpf - )
> cd 51
> cvs -d `cat src/CVS/Root` co -r gdb_5_1-2001-07-29-branch gdb dejagnu
>
> i.e. do a CVS co over the top of an existing CVS repository.
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?
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer