public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* strange warning from CVS
@ 2003-12-10 17:37 Diego Novillo
  2003-12-10 17:46 ` Jason Molenda
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Novillo @ 2003-12-10 17:37 UTC (permalink / raw)
  To: overseers


I got a warning I've never seen before today while using cvs -j on
gcc.gnu.org:

$ cvs up -jtree-ssa-20020619-branch:2003-12-09 -jtree-ssa-20020619-branch:2003-12-08 gengtype-lex.l Makefile.in basic-block.h cfg.c cfgrtl.c regs.h tree-cfg.c tree-dfa.c tree-flow.h tree-phinodes.c tree-flow-inline.h tree-ssa-pre.c varray.h
cvs server: duplicate key found for `y'
cvs server: duplicate key found for `y'

The operation seems to have worked, though.  The files I requested were
updated and seem to be fine.


Thanks.  Diego.

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

* Re: strange warning from CVS
  2003-12-10 17:37 strange warning from CVS Diego Novillo
@ 2003-12-10 17:46 ` Jason Molenda
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Molenda @ 2003-12-10 17:46 UTC (permalink / raw)
  To: Diego Novillo; +Cc: overseers

gcc's CVSROOT/val-tags had an invalid entry:

[...]
tree-ssa-20020619-merge-20031207 y
gcc-ss-3_3-20031208 y
 y

I dunno how that happened.  I removed it.  There might be a tag
name that is not present but should be now.  It only means that
global operations (i.e. not based on an extant checkout) on a tag
won't recognize that tag name IIRC.  Or something along those
lines.

J


On Wed, Dec 10, 2003 at 12:37:28PM -0500, Diego Novillo wrote:
> 
> I got a warning I've never seen before today while using cvs -j on
> gcc.gnu.org:
> 
> $ cvs up -jtree-ssa-20020619-branch:2003-12-09 -jtree-ssa-20020619-branch:2003-12-08 gengtype-lex.l Makefile.in basic-block.h cfg.c cfgrtl.c regs.h tree-cfg.c tree-dfa.c tree-flow.h tree-phinodes.c tree-flow-inline.h tree-ssa-pre.c varray.h
> cvs server: duplicate key found for `y'
> cvs server: duplicate key found for `y'
> 
> The operation seems to have worked, though.  The files I requested were
> updated and seem to be fine.
> 
> 
> Thanks.  Diego.

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

end of thread, other threads:[~2003-12-10 17:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-10 17:37 strange warning from CVS Diego Novillo
2003-12-10 17:46 ` Jason Molenda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).