[med-svn] r6925 - trunk/community/website/docs

Charles Plessy plessy at alioth.debian.org
Tue Jun 7 04:17:10 UTC 2011


Author: plessy
Date: 2011-06-07 04:17:09 +0000 (Tue, 07 Jun 2011)
New Revision: 6925

Modified:
   trunk/community/website/docs/policy.xml
Log:
More corrections after the split of Alioth.


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml	2011-06-07 03:01:45 UTC (rev 6924)
+++ trunk/community/website/docs/policy.xml	2011-06-07 04:17:09 UTC (rev 6925)
@@ -102,9 +102,8 @@
 	</sect1>
 	<sect1 id="repositories">
 		<title>Repositories</title>
-		<para>We use Subversion (SVN) and Git repositories, hosted on
-		<ulink url="http://alioth.debian.org/">Alioth</ulink>, the hosting
-		facility provided by Debian to free software developers. You can have a look at
+		<para>We use Subversion (SVN) and Git repositories, hosted 
+		by Debian. You can have a look at
 		each repository through Alioth's web interfaces: <ulink url="http://svn.debian.org/wsvn/debian-med/trunk/?rev=0&sc=0">wsvn</ulink>
 		<ulink url="http://svn.debian.org/viewsvn/debian-med">viewsvn</ulink> and
 		<ulink url="http://git.debian.org/">gitweb</ulink>.</para>
@@ -378,7 +377,7 @@
 				remote branch is called <quote>origin</quote>.  Here are example
 				commands to set up Alioth as a remote branch on a freshly created
 				repository:<programlisting>
-<command>git remote add</command> <literal>origin</literal> <filename class="directory">git+ssh://alioth.debian.org/git/debian-med/package.git</filename></programlisting>
+<command>git remote add</command> <literal>origin</literal> <filename class="directory">git+ssh://git.debian.org/git/debian-med/package.git</filename></programlisting>
 			</para>
 			<para id="create-git-repository-on-alioth">
 				There is a small script called <command>setup-repository</command> in
@@ -471,7 +470,7 @@
 			</para>
 		      </listitem>
 		      <listitem>
-		        <para>Upload to alioth.debian.org/git/debian-med and set up the hooks and other meta-data as explained in the <ulink url="http://wiki.debian.org/Alioth/Git">Alioth/Git</ulink> page of the Debian wiki.
+		        <para>Upload to git.debian.org/git/debian-med and set up the hooks and other meta-data as explained in the <ulink url="http://wiki.debian.org/Alioth/Git">Alioth/Git</ulink> page of the Debian wiki.
 		      </para>
 		      </listitem>
 		    </itemizedlist>




More information about the debian-med-commit mailing list