Hi, Question: Alioth README seems newer and correct for anonymous SVN checkout. Should I update Debian web site description?
Background: I was wondering why I can not check out from SVN repository while others seems to have no issues. I was following Debian web page: http://www.debian.org/devel/debian-installer/svn This recommends: $ svn co svn://svn.debian.org:3691/d-i/trunk debian-installer I get svn: Can't connect to host 'svn.debian.org': Connection refused Then I checked README from August: http://svn.debian.org/viewcvs/d-i/trunk/README?view=markup&rev=20280 This recommends $ svn co svn://svn.debian.org/d-i/trunk d-i ... This worked. $ cvs ann svn.wml Annotations for svn.wml *************** 1.1 (joeyh 21-Mar-04): #use wml::debian::template title="Debian-Inst aller subversion Repository" 1.1 (joeyh 21-Mar-04): #use wml::debian::recent_list 1.1 (joeyh 21-Mar-04): 1.1 (joeyh 21-Mar-04): <p> 1.7 (kraai 01-Jul-04): Debian-Installer uses subversion for source c ontrol. To check out the 1.7 (kraai 01-Jul-04): installer use one of the commands below. 1.1 (joeyh 21-Mar-04): </p> 1.1 (joeyh 21-Mar-04): 1.1 (joeyh 21-Mar-04): <h3>Anonymous checkout</h3> 1.1 (joeyh 21-Mar-04): 1.6 (tbm 16-May-04): <blockquote><code>svn co svn://svn.debian.org :3691/d-i/trunk debian-installer</code></blockquote> 1.1 (joeyh 21-Mar-04): 1.1 (joeyh 21-Mar-04): <h3>Checkout over ssh, for developers</h3> 1.1 (joeyh 21-Mar-04): 1.3 (kubota 21-Mar-04): <blockquote><code>svn co svn+ssh://<var>$user id</var>@svn.debian.org/svn/d-i/trunk debian-installer</code></blockquote> 1.1 (joeyh 21-Mar-04): (replace <var>$userid</var> with your <a href ="http://alioth.debian.org">Alioth</a> user ID) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]