Veda Larson Palmer wrote:

>>Anyhow, could you try the development version of CVS and let me know
>>if it works for you?
>>    
>>
>
>I tried the anonymous CVS pserver to get the source but unfortunately
>my company's firewall is currently blocking port 2401.  Is there any
>other way to get an appropriate development version?  IT said that I
>could submit a request form to use the port but they won't be able to
>get to it until next week.
>  
>

If your company is letting the SSH port (22) through, you can create a 
tunnel to cvs.cvshome.org.  The syntax is something like `ssh 
-l<someport>:cvs.cvshome.org:2401 [EMAIL PROTECTED]', password 
`tunnel'.  Then use a CVSROOT of 
`:pserver:anonymous@localhost:<someport>/cvs' (the same as you would 
have used before except the localhost:<someport> tunnel).

If I didn't get the incantation exactly right, it's available via the 
source code link in the top nav bar of the CVS project on cvshome.org 
(ccvs.cvshome.org).

Other than than, you'd need someone without a firewall to download it 
and mail a tarball to you, probably.

Derek

-- 
                *8^)

Email: [EMAIL PROTECTED]
Public key available from www.keyserver.net - Key ID 5ECF1609
Fingerprint 511D DCD9 04CE 48A9 CC07  A421 BFBF 5CC2 56A6 AB0E

Get CVS support at http://ximbiot.com
-- 
Man [is] a rational animal, endowed by nature with rights and with an innate
sense of justice.
                        - Thomas Jefferson to W. Johnson, 1823




_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to