From: bri Date: Mon, 10 Feb 2014 13:59:32 +0000 (+0400) Subject: - X-Git-Tag: Delivery_V1_0_2013_07_12~26 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1eae38527177929fe0b639612ec72fb1adb6c1c1;p=tools%2Fsimanio.git - --- diff --git a/scripts/README b/scripts/README index 16702b7..9fdc9f0 100644 --- a/scripts/README +++ b/scripts/README @@ -4,8 +4,8 @@ How prepare runnable SALOME-SIMAN code 2. Take from CVS SALOME-SIMAN code for branch "BR_siman_phase1" based on SALOME 6.5.0 -startinmg from SIMAN repository like : -cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout -r BR_siman_phase1 SIMANIO_SRC +starting from SIMAN repository like : +cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout SIMANIO_SRC Move the required product wso2-wsf-cpp-2.1.0 and all scripts to SALOME root directory Adjust the scripts if necessary diff --git a/scripts/SALOME_CVS_checkout_branch_BR_siman_phase1.sh b/scripts/SALOME_CVS_checkout_branch_BR_siman_phase1.sh index c6f206d..f2bcb72 100644 --- a/scripts/SALOME_CVS_checkout_branch_BR_siman_phase1.sh +++ b/scripts/SALOME_CVS_checkout_branch_BR_siman_phase1.sh @@ -81,5 +81,5 @@ mv SAMPLES_SRC SAMPLES_SRC_6.5.0 # Check out SALOME-SIMAN SIMANIO_SRC, the scripts and the required product wso2-wsf-cpp-2.1.0 cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN login -cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout -r BR_siman_phase1 SIMANIO_SRC +cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout SIMANIO_SRC