Index: BOL/script_install/creation_modipsl.sh
===================================================================
--- BOL/script_install/creation_modipsl.sh	(revision 4580)
+++ BOL/script_install/creation_modipsl.sh	(revision 4592)
@@ -74,5 +74,5 @@
    branchepath=branches/$branche
 fi
-svnmodel=https://svn.lmd.jussieu.fr/LMDZ/$LMDZv/$branchepath
+svnmodel=http://svn.lmd.jussieu.fr/LMDZ/$LMDZv/$branchepath
 
 
@@ -87,5 +87,5 @@
 if [  "$datesvn" = "" ] ; then
 #    DATESVN vide
-    datesvn=`svn info https://svn.lmd.jussieu.fr/LMDZ/$LMDZv/$branchepath $rev | grep 'Date de la dern' | awk ' { print $6 } '  | sed -e 's/-//g'`
+    datesvn=`svn info http://svn.lmd.jussieu.fr/LMDZ/$LMDZv/$branchepath $rev | grep 'Date de la dern' | awk ' { print $6 } '  | sed -e 's/-//g'`
 fi
 echo datesvn $datesvn
