Mathieu Roy <[EMAIL PROTECTED]> writes: > > $ cat ~/.ssh/config > > Host subversions.gnu.org > > Protocol 1 > > ProxyCommand /usr/local/bin/proxytunnel.exe -g 172.16.0.52 -G 80 -d > > subversions.gnu.org -D 443 > > > > $ export CVS_RSH=ssh > > $ cvs -z3 [EMAIL PROTECTED]:443/cvsroot/ferment co ferment > > cvs checkout: CVSROOT port specification is only valid for gserver, kserver, > > cvs checkout: and pserver connection methods. > > cvs [checkout aborted]: Bad CVSROOT: [EMAIL PROTECTED]:443/cvsroot/ > > ferment'.
Why this is the case? What should I do now? Rgds, anna -- Time-stamp: <2003-09-27 10:26:46 annamalai.gurusami> Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution (aka ``multithreading'') inside event-driven applications. http://www.gnu.org/software/pth/ _______________________________________________ Savannah-hackers mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/savannah-hackers
