]> Creatis software - creaToolsTools.git/commitdiff
Missing
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 7 Oct 2010 10:06:54 +0000 (10:06 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 7 Oct 2010 10:06:54 +0000 (10:06 +0000)
Install/scripts/cvscheckout.sh [new file with mode: 0644]

diff --git a/Install/scripts/cvscheckout.sh b/Install/scripts/cvscheckout.sh
new file mode 100644 (file)
index 0000000..543d3e2
--- /dev/null
@@ -0,0 +1,4 @@
+
+cd $2/creatools_source
+cvs -d :ext:$3@cvs.creatis.insa-lyon.fr:/cvs/creatis checkout $1
+cd ..