-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ken <[EMAIL PROTECTED]> writes:
> I tried to checkout the project code like this, > /usr/bin/cvs > -d:pserver:proxy=mycompany.com:proxyport=8080:[EMAIL PROTECTED] You have a syntax error in the CVSROOT. For proxy= and proxyport= they the optiosn included in the ':method;option=arg;option=arg:' of the first -d:method;option=arg;option=arg:host.domain/path/name and are separated by ';' characters from the 'pserver' - -d':pserver;proxy=mycompany.com;proxyport=8080:[EMAIL PROTECTED]/directory/root-for-cvs' > -p project > but I failed because of connection timeout. It didn't do what you thought it should do... > how could I check if my version of cvs client support http proxy > server? do I have usage error in above commad line? http://ximbiot.com/cvs/manual/cvs-1.12.13/cvs_2.html#SEC28 Good luck, -- Mark -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFDc4WLCg7APGsDnFERAmk2AKCEHQgaLWYbJ0diE5wn3c7aRBj8UACfXvDU Gg1SgDAihWrHkIpxs3CsrYg= =9WT8 -----END PGP SIGNATURE----- _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
