Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* sources.r.c cvs server problems?
@ 2004-11-30 16:36 Randolph Chung
  2004-11-30 20:40 ` Dave Korn
  2004-11-30 20:47 ` Christopher Faylor
  0 siblings, 2 replies; 5+ messages in thread
From: Randolph Chung @ 2004-11-30 16:36 UTC (permalink / raw)
  To: gdb

I've been seeing this problem on and off for some time... i have an
account on s.r.c, but use anonymous pserver access on multiple machines
to do development. every now and then when i do "cvs diff", i get:

tausq@ios:~/gdb/gdb-cvs/gdb$ cvs diff
cvs [diff aborted]: end of file from server (consult above messages if any)

or sometimes:
cvs [diff aborted]: reading from server: Connection reset by peer

is this a known problem? is there a workaround? my cvs client is version
1.12.9

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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

* RE: sources.r.c cvs server problems?
  2004-11-30 16:36 sources.r.c cvs server problems? Randolph Chung
@ 2004-11-30 20:40 ` Dave Korn
  2004-11-30 20:47 ` Christopher Faylor
  1 sibling, 0 replies; 5+ messages in thread
From: Dave Korn @ 2004-11-30 20:40 UTC (permalink / raw)
  To: 'Randolph Chung', gdb

> -----Original Message-----
> From: gdb-owner On Behalf Of Randolph Chung
> Sent: 30 November 2004 16:26

> I've been seeing this problem on and off for some time... i have an
> account on s.r.c, but use anonymous pserver access on 
> multiple machines
> to do development. every now and then when i do "cvs diff", i get:
> 
> tausq@ios:~/gdb/gdb-cvs/gdb$ cvs diff
> cvs [diff aborted]: end of file from server (consult above 
> messages if any)
> 
> or sometimes:
> cvs [diff aborted]: reading from server: Connection reset by peer
> 
> is this a known problem? is there a workaround? my cvs client 
> is version 1.12.9

  It's a transient problem caused by extremely heavy load on the cvs server;
the workaround is to wait a little while and try again!  FWIW I noticed this
problem myself earlier today, but a few minutes later it was gone, and I'm
running a cvs update right now and it's not having any problem.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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

* Re: sources.r.c cvs server problems?
  2004-11-30 16:36 sources.r.c cvs server problems? Randolph Chung
  2004-11-30 20:40 ` Dave Korn
@ 2004-11-30 20:47 ` Christopher Faylor
  2004-11-30 21:17   ` Randolph Chung
  1 sibling, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2004-11-30 20:47 UTC (permalink / raw)
  To: gdb, Randolph Chung

On Tue, Nov 30, 2004 at 08:25:42AM -0800, Randolph Chung wrote:
>I've been seeing this problem on and off for some time... i have an
>account on s.r.c, but use anonymous pserver access on multiple machines
>to do development. every now and then when i do "cvs diff", i get:
>
>tausq@ios:~/gdb/gdb-cvs/gdb$ cvs diff
>cvs [diff aborted]: end of file from server (consult above messages if any)
>
>or sometimes:
>cvs [diff aborted]: reading from server: Connection reset by peer
>
>is this a known problem? is there a workaround? my cvs client is version
>1.12.9

until cvs diff; do sleep 10; done

cgf


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

* Re: sources.r.c cvs server problems?
  2004-11-30 20:47 ` Christopher Faylor
@ 2004-11-30 21:17   ` Randolph Chung
  2004-11-30 21:46     ` Ian Lance Taylor
  0 siblings, 1 reply; 5+ messages in thread
From: Randolph Chung @ 2004-11-30 21:17 UTC (permalink / raw)
  To: gdb

> >is this a known problem? is there a workaround? my cvs client is version
> >1.12.9
> 
> until cvs diff; do sleep 10; done

ok, is there any interest in setting up ssh anoncvs access? will that
make things more robust?

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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

* Re: sources.r.c cvs server problems?
  2004-11-30 21:17   ` Randolph Chung
@ 2004-11-30 21:46     ` Ian Lance Taylor
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Lance Taylor @ 2004-11-30 21:46 UTC (permalink / raw)
  To: Randolph Chung; +Cc: gdb

Randolph Chung <randolph@tausq.org> writes:

> ok, is there any interest in setting up ssh anoncvs access?

Not really, because it will make it much harder for us to rate limit
anonymous CVS access.  Anonymous CVS is a surprisingly big resource
drain; we currently limit it to 10 simultaneous connections.  Normally
when there are 10 active connections further connections get delayed
until one of the active ones exits.

Ian


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

end of thread, other threads:[~2004-11-30 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30 16:36 sources.r.c cvs server problems? Randolph Chung
2004-11-30 20:40 ` Dave Korn
2004-11-30 20:47 ` Christopher Faylor
2004-11-30 21:17   ` Randolph Chung
2004-11-30 21:46     ` Ian Lance Taylor

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