Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB 5.1 branch cut
@ 2001-07-28 18:58 Andrew Cagney
  2001-07-30 10:22 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2001-07-28 18:58 UTC (permalink / raw)
  To: gdb; +Cc: insight

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.

	Andrew


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-07-30 10:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-28 18:58 GDB 5.1 branch cut Andrew Cagney
2001-07-30 10:22 ` Daniel Jacobowitz
2001-07-30 10:33   ` Daniel Jacobowitz
2001-07-30 10:55   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox