>>>> "Aidan" == Aidan Kehoe
<kehoea(a)parhasard.net> writes:
Hello
Ar an naoiú lá de mí Iúil, scríobh Stephen J. Turnbull:
> Uwe Brauer writes:
>
> > Is there something I can do about it, some proxy setting?
>
> Not that I know of. This seems to be a problem with the network
> between your and dotsrc, or something intermittent, as I don't see a
> problem from California or Japan. (Full CVS update of 21.4 and of the
> Web site in about 2 min each, which is typical.) Aidan has reported
> very slow connections to dotsrc several times, too; maybe he's figured
> out something.
I just wanted to report a solution, which at least works for me.
Instead of the evil
cvs -z3 -d :pserver:cvs@cvs.xemacs.org:/pack/xemacscvs checkout
the following command works nicely that is fast!
cvs-rw checkout auctex
Where cvs-rw is the script found in the xemacs website
#!/bin/sh
exec env CVS_RSH=ssh cvs -w -z3
-d:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs ${1+"$@"}
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta