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've put this on my cvs update script:

        while ! cvs -q -z3 update -dPC
        do
                sleep 30s
        done

> 
> No change from "old Germany".
> 
> > Otherwise, José has set up rsync access, check out the archives.
> 
> But sadly didn't work for some days...
> 
> SOURCE/dri-trunk> time rsync -avz --delete 
> rsync://mefriss1.swan.ac.uk/dri/HEAD/ HEAD/
> failed to connect to mefriss1.swan.ac.uk - Connection timed out
> 0.000u 0.010s 3:09.14 0.0%      0+0k 0+0io 186pf+0w

I've just tried and it connects fine from where I am. I know that the
university network may be down sometimes, but it's rare altogether.
Could you be under a firewall block the rsync port?

José Fonseca


-------------------------------------------------------
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