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:
l_maliakal_d 2012-12-17 08:21:17 +00:00
parent b4127fa31c
commit 4a47657b9e

View File

@ -14,11 +14,11 @@ GUIDIRSVN=$SVNPATH/$GUIDIR
#export
svn export $MAINDIRSVN
svn export --force $MAINDIRSVN
cd $MAINDIR
svn export $LIBDIRSVN
svn export $CLIENTDIRSVN
svn export $GUIDIRSVN
svn export --force $LIBDIRSVN
svn export --force $CLIENTDIRSVN
svn export --force $GUIDIRSVN
#create svnInfo.txt