mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-08 19:10:42 +02:00
using force to overwrite when exporting
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorsPackage@37 08cae9ef-cb74-4d14-b03a-d7ea46f178d7
This commit is contained in:
parent
b4127fa31c
commit
4a47657b9e
@ -14,11 +14,11 @@ GUIDIRSVN=$SVNPATH/$GUIDIR
|
|||||||
|
|
||||||
|
|
||||||
#export
|
#export
|
||||||
svn export $MAINDIRSVN
|
svn export --force $MAINDIRSVN
|
||||||
cd $MAINDIR
|
cd $MAINDIR
|
||||||
svn export $LIBDIRSVN
|
svn export --force $LIBDIRSVN
|
||||||
svn export $CLIENTDIRSVN
|
svn export --force $CLIENTDIRSVN
|
||||||
svn export $GUIDIRSVN
|
svn export --force $GUIDIRSVN
|
||||||
|
|
||||||
|
|
||||||
#create svnInfo.txt
|
#create svnInfo.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user