How To Connect To CVS Via Proxy Server

How To Connect To CVS Via Proxy Server

Note: This article will be emailed to your friend.

CVS is commonly used by open source project to provide access to their source code. Here is a simple way how you can connect to CVS server from behind a proxy server.

cvs -d:pserver;proxy=proxyhost;proxyport=8080:username@somedomain.tld:/somerepository
Notes:
1. Change proxyhost to hostname or ip address of your proxy server
2. Change proxyport to port of your proxy server
3. username and somedomain.tld [...]

Read the rest of this article (127 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro