I should get the latest CVS tree by running:
Code:
cvs -d :pserver:cvs@pserver.netfilter.org:/cvspublic login
But how can I connect to this server from inside my proxy server?
My CVS version is 1.11.20 - don`t support connecting via HTTP proxies.
I believe it could be resolved by proxytunnel but I dont know how to start tunnel to this pserver:(
#proxytunnel -g PROXY -G PORT -d ????????????
Does anybody know?
Any suggestions?