[med-svn] r6918 - trunk/community/website/docs
Thorsten Alteholz
alteholz-guest at alioth.debian.org
Mon Jun 6 14:29:22 UTC 2011
Author: alteholz-guest
Date: 2011-06-06 14:29:22 +0000 (Mon, 06 Jun 2011)
New Revision: 6918
Modified:
trunk/community/website/docs/policy.xml
Log:
do not use alioth if you want to commit
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-06-06 08:05:08 UTC (rev 6917)
+++ trunk/community/website/docs/policy.xml 2011-06-06 14:29:22 UTC (rev 6918)
@@ -129,8 +129,8 @@
<para>
If you are a member of Debian Med or a Debian developer, you have
write permission:<programlisting>
-<command>svn co</command> <filename class="directory">svn+ssh://user@alioth.debian.org/svn/debian-med/trunk/...</filename>
-<command>git clone</command> <filename class="directory">git+ssh://user@alioth.debian.org/git/debian-med/<package>.git</filename></programlisting>
+<command>svn co</command> <filename class="directory">svn+ssh://user@svn.debian.org/svn/debian-med/trunk/...</filename>
+<command>git clone</command> <filename class="directory">git+ssh://user@git.debian.org/git/debian-med/<package>.git</filename></programlisting>
</para>
</listitem>
<listitem>
More information about the debian-med-commit
mailing list