|
|
我在教育网内,现在要用cvs到sf.net。不知道如何用代理上
我在svs的faq中看到
How can I use CVS from inside my corporate proxy server?
As of CVS release 1.12.7, CVS supports connecting via HTTP proxies using "connection options" with a syntax like :pserver;proxy=<proxyserver>;proxyport=<portnum>:. See CVS--Concurrent Versions System v1.12.12.1: The Repository#The connection method The follow is for cvs via ssh see this site http://proxytunnel.sourceforge.net/
I should add that many proxys I've tried do alow you to use port 22 (ssh), so ignore the setting up a ssh server on port 443, and set the ssh-client to use 22.
I have written a little utility called cvsgrab that uses the ViewCVS web interface for a repository to checkout all the files in it. You can get it from http://cvsgrab.sourceforge.net cvsgrab is useful for people who want to checkout anonymously files from a cvs repository, and cannot use the ssh solution because ssh requires you to be a registered developer in the project.
我也把里面说的那个proxytunnel下载下来了,编绎完了却不知怎么个用法?
请问哪位有这方面的经验呢?
谢谢! |
|