[Pkg-ofed-commits] [pkg-ofed] 04/04: replace svn with git info
Ana Beatriz Guerrero López
ana at moszumanska.debian.org
Mon Jun 30 13:42:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
ana pushed a commit to branch master
in repository pkg-ofed.
commit 31acd6cbc232f523b28ecab576596d6c546b177c
Author: Ana Guerrero López <ana at ekaia.org>
Date: Mon Jun 30 15:41:36 2014 +0200
replace svn with git info
---
web/index.html | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/web/index.html b/web/index.html
index a9edd77..21352ff 100644
--- a/web/index.html
+++ b/web/index.html
@@ -46,24 +46,22 @@ http://alioth.debian.org/projects/pkg-ofed</a>
<p>
If you want to join the project, please register there.
-<h2>SVN Repository</h2>
-Package source can be found in our subversion repository:<br>
-<a href="http://svn.debian.org/wsvn/pkg-ofed/">
-http://svn.debian.org/viewsvn/pkg-ofed/<a>
+<h2>Git Repositories</h2>
+
+The packaging can be found in our git repositories:<br>
+<a href="http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-ofed">
+http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-ofed</a>
<p>
-To check out the repository run:
-<pre>
-svn co svn://svn.debian.org/svn/pkg-ofed/
-</pre>
-If you just want a particular release, you can just check out the relevant tag:
+To clone any module, just do:
<pre>
-svn co svn://svn.debian.org/svn/pkg-ofed/tags/ofed-X.Y.Z
+git clone ssh://USER@git.debian.org/git/pkg-ofed/MODULE.git
</pre>
+
<h2>Debian Mailing Lists</h2>
We have two mailing lists:<br>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/pkg-ofed.git
More information about the Pkg-ofed-commits
mailing list