Salome HOME
spns #42014: add mmgplugin
[tools/sat_salome.git] / salome-W10.pyconf
index dbd68e1779bce754beb46f90d5eecac7d76c618d..3159a3d11c4069e25827a368391164aed5581ea6 100644 (file)
@@ -4,7 +4,7 @@
 project_path : $PWD
 
 # Where to search the archives of the products
-ARCHIVEPATH : "\\\\titania\\home_projet\\salome-public\\prerequis\\archives"
+ARCHIVEPATH : "\\\\titania\\home_projet08\\salome-public\\prerequis\\archives"
 ARCHIVEFTP : "ftp.cea.fr/pub/salome/prerequisites"
 # Where to search the pyconf of the applications
 APPLICATIONPATH : $project_path + "\\applications\\"
@@ -13,10 +13,18 @@ PRODUCTPATH : $project_path + "\\products"
 # Where to search the pyconf of the jobs of the project
 JOBPATH : $project_path + r"\\jobs\\" 
 # Where to search for licences
-LICENCEPATH : "\\\titania\\home_projet\\salome-public\\prerequis\\LICENCE:\\\\terre\\data\\tmpsalome\\salome\\prerequis\\install\\LICENSE:/data/tmpsalome/salome/prerequis/install/LICENCE:/export/home/salome/prerequis/install/LICENCE:/volatile/salome/prerequis/install/LICENCE:/soft/commun/SALOME/LICENSE"
+LICENCEPATH : "\\\\titania\\home_projet08\\salome-public\\prerequis\\LICENCE"
 
 git_info : 
 {
+  git_server :
+  {
+      tuleap : {url : "https://codev-tuleap.cea.fr/plugins/git/", opensource_only: 'no' }
+      github : {url : "git@github.com:SalomePlatform/",           opensource_only: 'yes'}
+      gitpub : {url : "https://git.salome-platform.org/gitpub/",  opensource_only: 'yes'}
+  }
+    # these two keys are deprecated - they are kept for backward compatibility only and
+    # will be removed in a future SAT release.
     default_git_server : "https://git.salome-platform.org/gitpub/"
     default_git_server_dev : "https://codev-tuleap.cea.fr/plugins/git/salome/"
 }