added script ot checkout

This commit is contained in:
Dhanya Maliakal 2015-02-18 13:48:08 +01:00
parent e3e7b3a885
commit 59c3d26c96

11
checkout.sh Normal file
View File

@ -0,0 +1,11 @@
#git clone $1@gitorious.psi.ch:sls_det_software/sls_detectors_package.git slsDetectorsPackage
#cd slsDetectorsPackage
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_software.git slsDetectorSoftware
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_gui.git slsDetectorGui
git clone $1@gitorious.psi.ch:sls_det_software/sls_receiver_software.git slsReceiverSoftware
git clone $1@gitorious.psi.ch:sls_det_software/sls_detector_calibration.git slsDetectorCalibration