From 9822e5140a6fcfa79c73e5f9f4c07c6694addac6 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Sat, 8 Oct 2005 07:12:40 +0000 Subject: [PATCH] Fixed wrong URL for savannah SVN revision: 1503 --- doc/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/download.html b/doc/download.html index 126529e9..d5e4a748 100755 --- a/doc/download.html +++ b/doc/download.html @@ -33,10 +33,10 @@ A web access to the source code contains the complete development history of ELOG. To check out the complete Subversion tree, use:

-svn checkout svn+ssh://svn@savannah.psi.ch:/afs/psi.ch/project/meg/svn/elog/trunk elog
+svn checkout svn+ssh://svn@savannah.psi.ch/afs/psi.ch/project/meg/svn/elog/trunk elog
svn@midas.psi.ch's password: svn
(you might have to enter the password several times...)
-svn checkout svn+ssh://svn@savannah.psi.ch:/afs/psi.ch/project/meg/svn/mxml/trunk mxml
+svn checkout svn+ssh://svn@savannah.psi.ch/afs/psi.ch/project/meg/svn/mxml/trunk mxml
svn@midas.psi.ch's password: svn
(you might have to enter the password several times...)