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]

Re: Delete .texi files from trunk?


After the release process the tree looks like this:

[gdbadmin@sourceware src]$ cvs update
cvs update: Updating .
M djunpack.bat
? proto-toplev
? gdb-5.0.93.tar.bz2
cvs update: Updating bfd
...
cvs update: Updating bfd/po
cvs update: warning: bfd/po/BLD-POTFILES.in was lost
U bfd/po/BLD-POTFILES.in
cvs update: warning: bfd/po/SRC-POTFILES.in was lost
U bfd/po/SRC-POTFILES.in
cvs update: Updating config
...
cvs update: Updating gdb
M gdb/version.in
? gdb/p-exp.tab.c
cvs update: Updating gdb/29k-share
...
cvs update: Updating gdb/doc
? gdb/doc/gdb.info-11
? gdb/doc/gdb.info-12
? gdb/doc/gdb.info-13
? gdb/doc/gdb.info-14
? gdb/doc/gdb.info-15
? gdb/doc/gdbint.info-4
? gdb/doc/gdbint.info-5
cvs update: Updating gdb/gdbserver
? gdb/gdbserver/config.log
? gdb/gdbserver/config.status
? gdb/gdbserver/Makefile
cvs update: Updating gdb/mi
...


So several strange things:
	- those poo files being deleted
	- some .info files reported (others weren't)
	- gdbserver containing crud
so more digging is required.

Andrew


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