On Tue, 2003-07-22 at 13:08, José Fonseca wrote:
> On Mon, Jul 21, 2003 at 04:44:04PM +0200, Dieter Nützel wrote:
> > Am Montag, 21. Juli 2003 15:44 schrieb Michel Dänzer:
> > > On Mon, 2003-07-21 at 15:03, Martin Zimmermann wrote:
> > > > I have heard and I see it's hard to get access via anonymous cvs ...
> > >
> > > Hard, but not impossible. Whenever I have to deal with anonymous CVS at
> > > sf.net, I keep trying quickly, and it usually works within ten tries or
> > > so.
> 
> Yep, it's hard even for developers. 

I don't remember ever having serious problems, but maybe I'm just lucky.
:)

> I've put this on my cvs update script:
> 
>         while ! cvs -q -z3 update -dPC

BTW, it's a good idea to put common cvs options into ~/.cvsrc, in
particular important ones like update -dP .

>         do
>                 sleep 30s
>         done

I suspect 30 seconds might be too long, I usually keep trying at
intervals of about a second for anonymous sf.net access.


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to