All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] cvs access error
@ 2003-06-17 13:29 Zhao Hongda
  2003-06-17 13:47 ` Wolfgang Denk
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zhao Hongda @ 2003-06-17 13:29 UTC (permalink / raw)
  To: u-boot

I want to checkout a u-boot cvs source tree, but got following error:
    #cvs -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot login
    Logging in to :pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/u-boot
    CVS password:(Enter)
    cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF
what should I do?
                                        Hongda Zhao
                                        2003/6/17

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

* [U-Boot-Users] cvs access error
  2003-06-17 13:29 [U-Boot-Users] cvs access error Zhao Hongda
@ 2003-06-17 13:47 ` Wolfgang Denk
  2003-06-17 14:39   ` Udi Finkelstein
  2003-06-17 14:38 ` Allen Curtis
  2003-06-17 17:17 ` Frank
  2 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Denk @ 2003-06-17 13:47 UTC (permalink / raw)
  To: u-boot

In message <00db01c334d4$6fd83fa0$fe00a8c0@esd11> you wrote:
> I want to checkout a u-boot cvs source tree, but got following error:
>     #cvs -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot login
>     Logging in to :pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/u-boot
>     CVS password:(Enter)
>     cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF

Works fine for me.

> what should I do?

Try again?


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
"To take a significant step forward, you must make a series of finite
improvements." - Donald J. Atwood, General Motors

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

* [U-Boot-Users] cvs access error
  2003-06-17 13:29 [U-Boot-Users] cvs access error Zhao Hongda
  2003-06-17 13:47 ` Wolfgang Denk
@ 2003-06-17 14:38 ` Allen Curtis
  2003-06-17 17:17 ` Frank
  2 siblings, 0 replies; 8+ messages in thread
From: Allen Curtis @ 2003-06-17 14:38 UTC (permalink / raw)
  To: u-boot

> I want to checkout a u-boot cvs source tree, but got following error:
>     #cvs -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot login
>     Logging in to
> :pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/u-boot
>     CVS password:(Enter)
>     cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF
> what should I do?

I get this the first time. If you try again immediately after the error it
works. (usually)

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

* [U-Boot-Users] cvs access error
  2003-06-17 13:47 ` Wolfgang Denk
@ 2003-06-17 14:39   ` Udi Finkelstein
  2003-06-17 14:49     ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Udi Finkelstein @ 2003-06-17 14:39 UTC (permalink / raw)
  To: u-boot

The Sourceforge CVS access is problematic. I've seen this in many 
projects lately.

You will have to retry a few times until it works (it usually takes 3-4 
retries in succession).

Wolfgang, you don't have any problems because as a project maintainer 
you have CVS access through ssh which is working fine.

Udi

Wolfgang Denk wrote:
> In message <00db01c334d4$6fd83fa0$fe00a8c0@esd11> you wrote:
> 
>>I want to checkout a u-boot cvs source tree, but got following error:
>>    #cvs -d :pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot login
>>    Logging in to :pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/u-boot
>>    CVS password:(Enter)
>>    cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF
> 
> 
> Works fine for me.
> 
> 
>>what should I do?
> 
> 
> Try again?
> 
> 
> Best regards,
> 
> Wolfgang Denk
> 

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

* [U-Boot-Users] cvs access error
  2003-06-17 14:39   ` Udi Finkelstein
@ 2003-06-17 14:49     ` Wolfgang Denk
  2003-06-18  0:00       ` Nye Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Wolfgang Denk @ 2003-06-17 14:49 UTC (permalink / raw)
  To: u-boot

In message <3EEF282D.4080707@udif.com> you wrote:
> 
> Wolfgang, you don't have any problems because as a project maintainer 
> you have CVS access through ssh which is working fine.

Nope. Of course I tried anonymous access  just  as  the  OP  did.  It
worked fine for me.

I already send an email pointing out that an alternative solution  is
to access the nightly snapshots of the CVS reposititory from
http://cvs.sourceforge.net/cvstarballs/u-boot-cvsroot.tar.gz


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
All men should freely use those seven words which have the  power  to
make any marriage run smoothly: You know dear, you may be right.

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

* [U-Boot-Users] cvs access error
  2003-06-17 13:29 [U-Boot-Users] cvs access error Zhao Hongda
  2003-06-17 13:47 ` Wolfgang Denk
  2003-06-17 14:38 ` Allen Curtis
@ 2003-06-17 17:17 ` Frank
  2 siblings, 0 replies; 8+ messages in thread
From: Frank @ 2003-06-17 17:17 UTC (permalink / raw)
  To: u-boot

I get the same thing sometimes. I just keep trying and after
awhile (4 or 5 tries) it succeeds. Someone once told me it was
because the server is always overloaded...
--- Zhao Hongda <zhaohd@vis.cs.tsinghua.edu.cn> wrote:
> I want to checkout a u-boot cvs source tree, but got following
> error:
>     #cvs -d
> :pserver:anonymous at cvs.sourceforge.net:/cvsroot/u-boot login
>     Logging in to
> :pserver:anonymous at cvs.sourceforge.net:2401/cvsroot/u-boot
>     CVS password:(Enter)
>     cvs [login aborted]: recv() from server
> cvs.sourceforge.net: EOF
> what should I do?
>                                         Hongda Zhao
>                                         2003/6/17
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU
> Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly
> Commission!
> INetU Dedicated Managed Hosting
> http://www.inetu.net/partner/index.php
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

* [U-Boot-Users] cvs access error
  2003-06-17 14:49     ` Wolfgang Denk
@ 2003-06-18  0:00       ` Nye Liu
  2003-06-18  0:43         ` Nye Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Nye Liu @ 2003-06-18  0:00 UTC (permalink / raw)
  To: u-boot

sf anon cvs is still hopelessly screwed up; this is a known problem,
sf is arbitrarily closing connections depending on load:

http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs

The tarball is insufficient because it is just an export of the 
latest, and does not contain cvs metadata (i.e. insufficient
to do cvs diffs, logs, exports from other tags, etc)...

We have enough b/w here that i can offer rsync/pserver access to a
mirror of your actual cvs tree....

But in general sf.net is, urm, charlie foxtrot.

On Tue, Jun 17, 2003 at 04:49:42PM +0200, Wolfgang Denk wrote:
> In message <3EEF282D.4080707@udif.com> you wrote:
> > 
> > Wolfgang, you don't have any problems because as a project maintainer 
> > you have CVS access through ssh which is working fine.
> 
> Nope. Of course I tried anonymous access  just  as  the  OP  did.  It
> worked fine for me.
> 
> I already send an email pointing out that an alternative solution  is
> to access the nightly snapshots of the CVS reposititory from
> http://cvs.sourceforge.net/cvstarballs/u-boot-cvsroot.tar.gz
> 
> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
> All men should freely use those seven words which have the  power  to
> make any marriage run smoothly: You know dear, you may be right.
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users

-- 
Nye Liu
nliu at mrv.com
(818) 772-6235x248

"Who would be stupid enough to quote a fictitious character?"
	-- Don Quixote

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

* [U-Boot-Users] cvs access error
  2003-06-18  0:00       ` Nye Liu
@ 2003-06-18  0:43         ` Nye Liu
  0 siblings, 0 replies; 8+ messages in thread
From: Nye Liu @ 2003-06-18  0:43 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 17, 2003 at 05:00:36PM -0700, Nye Liu wrote:
> The tarball is insufficient because it is just an export of the 
> latest, and does not contain cvs metadata (i.e. insufficient
> to do cvs diffs, logs, exports from other tags, etc)...

Urm. mea culpa. that tarball IS, in fact, the entire cvs tree.

wolfgang, I can put up a pserver if you like... let me know.

-- 
Nye Liu
nliu at mrv.com
(818) 772-6235x248

"Who would be stupid enough to quote a fictitious character?"
	-- Don Quixote

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

end of thread, other threads:[~2003-06-18  0:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-17 13:29 [U-Boot-Users] cvs access error Zhao Hongda
2003-06-17 13:47 ` Wolfgang Denk
2003-06-17 14:39   ` Udi Finkelstein
2003-06-17 14:49     ` Wolfgang Denk
2003-06-18  0:00       ` Nye Liu
2003-06-18  0:43         ` Nye Liu
2003-06-17 14:38 ` Allen Curtis
2003-06-17 17:17 ` Frank

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.