{"id":106,"date":"2005-09-01T17:49:00","date_gmt":"2005-09-01T17:49:00","guid":{"rendered":"http:\/\/bitpost.com\/news\/?p=14"},"modified":"2006-09-06T12:37:31","modified_gmt":"2006-09-06T17:37:31","slug":"this-should-have-been-simpler","status":"publish","type":"post","link":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/","title":{"rendered":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS"},"content":{"rendered":"<p>NOTE: This is now out of date, see the update <a href=\"http:\/\/bitpost.com\/news\/2006\/09\/05\/getting-to-sourceforge-from-windows-through-a-proxy-redux\/\">here<\/a>.<\/p>\n<p>If you&#8217;re interested in open source at all, you don&#8217;t want to be without Sourceforge, where a lot of the world&#8217;s open source code resides.  Strangely, it&#8217;s not obvious how to get code from Sourceforge if you&#8217;re behind a firewall that doesn&#8217;t have port 80, 443 or 2401 wide open.  In other words, half of corporate America can&#8217;t access open source &#8220;out of the box&#8221;.<\/p>\n<p>There are actually two ways to get code from Sourceforge.  As a project developer with write permission, you use the CVS :ext: protocol, which tunnels through SSH.  For anonymous access to anyone else&#8217;s code, you have to use the :pserver: protocol.  Sourceforge has ports 80, 443 and 2401 (the default) set up for pserver.<\/p>\n<p>With TortoiseCVS, you can do pretty much anything you need to with ext, because TortoiseCVS uses Putty for SSH, and Putty can use an HTTP proxy.  Just specify a fully-configured Putty session name instead of a server when using :ext: under TortoiseCVS, and TortoiseCVS lets Putty use the session to set up the SSH connection.<\/p>\n<p>I love TortoiseCVS, but at first blush it looks like it won&#8217;t do the job for anonymous Sourceforge access &#8211; you need pserver over an HTTP proxy and there are no TortoiseCVS settings for that.  Fortunately, WinCVS fills this requirement.  When you select Remote->Checkout Module, right there you can add the proxy information.  Here comes the code!  Rockin&#8217;!<\/p>\n<p>But hold on!  When WinCVS builds the pserver host string, it adds your proxy information in the following format:<\/p>\n<p>  CVSROOT=:pserver;username=anonymous;hostname=cvs.sourceforge.net;proxy=yourproxy.com;proxyport=##:\/cvsroot\/yourmodule<\/p>\n<p>It appears that TortoiseCVS can actually use this format, now that it&#8217;s in the CVS\/Root file, even though it&#8217;s not documented.  Go to the CVS directory that WinCVS created, and you should be able to use the tortoise now!  I suppose with a little manual copying\/editing, you could set up CVS\/Root files yourself and bypass the need for WinCVS, but I haven&#8217;t tried that yet.  I recommend just kicking things off with WinCVS, it&#8217;s a breeze.<\/p>\n<p><b>UPDATE:<\/b> Under linux, the format is like this:<\/p>\n<p>CVSROOT=:pserver;proxy=yourproxy.com;proxyport=##:anonymous@cvs.sourceforge.net:\/cvsroot\/yourmodule<\/p>\n<p>Don&#8217;t ask me why it&#8217;s different!  Yuck.  But these formats are working under Windows and linux.  Go get some code!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>NOTE: This is now out of date, see the update here. If you&#8217;re interested in open source at all, you don&#8217;t want to be without Sourceforge, where a lot of the world&#8217;s open source code resides. Strangely, it&#8217;s not obvious how to get code from Sourceforge if you&#8217;re behind a firewall that doesn&#8217;t have port [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[2],"tags":[],"class_list":["post-106","post","type-post","status-publish","format-standard","hentry","category-chatter"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"NOTE: This is now out of date, see the update here. If you&#039;re interested in open source at all, you don&#039;t want to be without Sourceforge, where a lot of the world&#039;s open source code resides. Strangely, it&#039;s not obvious how to get code from Sourceforge if you&#039;re behind a firewall that doesn&#039;t have port\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"m\"\/>\n\t<meta name=\"keywords\" content=\"zzz chatter\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"bitpost.com\/news | Note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news\" \/>\n\t\t<meta property=\"og:description\" content=\"NOTE: This is now out of date, see the update here. If you&#039;re interested in open source at all, you don&#039;t want to be without Sourceforge, where a lot of the world&#039;s open source code resides. Strangely, it&#039;s not obvious how to get code from Sourceforge if you&#039;re behind a firewall that doesn&#039;t have port\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2005-09-01T17:49:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2006-09-06T17:37:31+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news\" \/>\n\t\t<meta name=\"twitter:description\" content=\"NOTE: This is now out of date, see the update here. If you&#039;re interested in open source at all, you don&#039;t want to be without Sourceforge, where a lot of the world&#039;s open source code resides. Strangely, it&#039;s not obvious how to get code from Sourceforge if you&#039;re behind a firewall that doesn&#039;t have port\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#article\",\"name\":\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\\\/news\",\"headline\":\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS\",\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"},\"datePublished\":\"2005-09-01T17:49:00-04:00\",\"dateModified\":\"2006-09-06T12:37:31-04:00\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#webpage\"},\"articleSection\":\"zzz Chatter\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/chatter\\\/#listItem\",\"name\":\"zzz Chatter\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/chatter\\\/#listItem\",\"position\":2,\"name\":\"zzz Chatter\",\"item\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/chatter\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#listItem\",\"name\":\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#listItem\",\"position\":3,\"name\":\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/category\\\/chatter\\\/#listItem\",\"name\":\"zzz Chatter\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/\",\"name\":\"m\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg\",\"width\":96,\"height\":96,\"caption\":\"m\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#webpage\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/\",\"name\":\"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\\\/news\",\"description\":\"NOTE: This is now out of date, see the update here. If you're interested in open source at all, you don't want to be without Sourceforge, where a lot of the world's open source code resides. Strangely, it's not obvious how to get code from Sourceforge if you're behind a firewall that doesn't have port\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/2005\\\/this-should-have-been-simpler\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/author\\\/m\\\/#author\"},\"datePublished\":\"2005-09-01T17:49:00-04:00\",\"dateModified\":\"2006-09-06T12:37:31-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/bitpost.com\\\/news\\\/\",\"name\":\"bitpost.com\\\/news\",\"description\":\"Note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/bitpost.com\\\/news\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news","description":"NOTE: This is now out of date, see the update here. If you're interested in open source at all, you don't want to be without Sourceforge, where a lot of the world's open source code resides. Strangely, it's not obvious how to get code from Sourceforge if you're behind a firewall that doesn't have port","canonical_url":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/","robots":"max-image-preview:large","keywords":"zzz chatter","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#article","name":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news","headline":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS","author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"},"datePublished":"2005-09-01T17:49:00-04:00","dateModified":"2006-09-06T12:37:31-04:00","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#webpage"},"isPartOf":{"@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#webpage"},"articleSection":"zzz Chatter"},{"@type":"BreadcrumbList","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","position":1,"name":"Home","item":"https:\/\/bitpost.com\/news","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/chatter\/#listItem","name":"zzz Chatter"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/chatter\/#listItem","position":2,"name":"zzz Chatter","item":"https:\/\/bitpost.com\/news\/category\/chatter\/","nextItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#listItem","name":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS"},"previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#listItem","position":3,"name":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS","previousItem":{"@type":"ListItem","@id":"https:\/\/bitpost.com\/news\/category\/chatter\/#listItem","name":"zzz Chatter"}}]},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/#person","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"Person","@id":"https:\/\/bitpost.com\/news\/author\/m\/#author","url":"https:\/\/bitpost.com\/news\/author\/m\/","name":"m","image":{"@type":"ImageObject","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/884c1dbbf1027f261dbf20652687af7ad0030bfa71ff0ef56540938bdc70be2f?s=96&d=monsterid&r=pg","width":96,"height":96,"caption":"m"}},{"@type":"WebPage","@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#webpage","url":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/","name":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news","description":"NOTE: This is now out of date, see the update here. If you're interested in open source at all, you don't want to be without Sourceforge, where a lot of the world's open source code resides. Strangely, it's not obvious how to get code from Sourceforge if you're behind a firewall that doesn't have port","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/bitpost.com\/news\/#website"},"breadcrumb":{"@id":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/#breadcrumblist"},"author":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"creator":{"@id":"https:\/\/bitpost.com\/news\/author\/m\/#author"},"datePublished":"2005-09-01T17:49:00-04:00","dateModified":"2006-09-06T12:37:31-04:00"},{"@type":"WebSite","@id":"https:\/\/bitpost.com\/news\/#website","url":"https:\/\/bitpost.com\/news\/","name":"bitpost.com\/news","description":"Note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/bitpost.com\/news\/#person"}}]},"og:locale":"en_US","og:site_name":"bitpost.com\/news | Note to self","og:type":"article","og:title":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news","og:description":"NOTE: This is now out of date, see the update here. If you're interested in open source at all, you don't want to be without Sourceforge, where a lot of the world's open source code resides. Strangely, it's not obvious how to get code from Sourceforge if you're behind a firewall that doesn't have port","og:url":"https:\/\/bitpost.com\/news\/2005\/this-should-have-been-simpler\/","article:published_time":"2005-09-01T17:49:00+00:00","article:modified_time":"2006-09-06T17:37:31+00:00","twitter:card":"summary","twitter:title":"Anonymous Sourceforge CVS access through proxy using TortoiseCVS | bitpost.com\/news","twitter:description":"NOTE: This is now out of date, see the update here. If you're interested in open source at all, you don't want to be without Sourceforge, where a lot of the world's open source code resides. Strangely, it's not obvious how to get code from Sourceforge if you're behind a firewall that doesn't have port"},"aioseo_meta_data":{"post_id":"106","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-03-13 19:53:56","updated":"2025-08-17 18:47:27","seo_analyzer_scan_date":null},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9M11L-1I","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/comments?post=106"}],"version-history":[{"count":0,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/posts\/106\/revisions"}],"wp:attachment":[{"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/media?parent=106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/categories?post=106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bitpost.com\/news\/wp-json\/wp\/v2\/tags?post=106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}