Skip to content
Snippets Groups Projects
Commit af9c2710 authored by felmer's avatar felmer
Browse files

change protocol from http:// to svn+ssh://

SVN: 1627
parent 399fb604
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,4 @@ if [ $# -ne 1 ]; then
echo "Usage is $0 <project name>"
exit 1
fi
svn co http://source.systemsx.ch/repos/cisd/$1/trunk projects/cisd/trunk/$1
svn co svn+ssh://source.systemsx.ch/repos/cisd/$1/trunk projects/cisd/trunk/$1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment