]> wagnertech.de Git - projects.git/blobdiff - TestMbuild/FitnessePages/PdfTest/content.txt
gitarre
[projects.git] / TestMbuild / FitnessePages / PdfTest / content.txt
index c6e5b85090ed0e18ccd83340b04d2c35f0351ab2..b727ffd8dce372257ab0771f723ce679b04dbc34 100644 (file)
@@ -2,14 +2,20 @@
 
 Build cobol handout in r.320
 
+#|call script|!-rm -r suites/Projekte || true -!|
 !|test.util.CallScript|
-|call script|!-rm -r suites/Projekte || true -!|
-|call script|svn co http://wagnertech.de/svn/Projekte -r 320 suites/Projekte/|
-|call script|cd suites/Projekte; mconfigure cobol|
+|call script|!- rm suites/Cobol_320.pdf || true -!|
+|call script|if ! [ -d suites/Projekte ]; then svn co http://wagnertech.de/svn/Projekte suites/Projekte/; fi|
+|call script|svn up -r 320 suites/Projekte|
+|call script|mkdir -p suites/Projekte/Kurse/Logo|
+|call script|cp etc/Newelements.jpeg etc/UmschlagNewElements.pdf etc/Newelements1.pdf etc/Newelements2.pdf etc/Newelements3.pdf suites/Projekte/Kurse/Logo|
+|call script|cp etc/.cm.ignore suites/Projekte/|
+|call script|cd suites/Projekte; mconfigure -o cobol|
+|call script|rm suites/Projekte/.cm.ignore|
+|call script|ls suites/Cobol_320.pdf|
 
 Build cobol handout in r.323
 
 !|test.util.CallScript|
-|call script|!-rm -r suites/Projekte || true -!|
-|call script|svn co http://wagnertech.de/svn/Projekte -r 323 suites/Projekte/|
+|call script|svn up -r 323 suites/Projekte/|
 |call script|cd suites/Projekte; mconfigure cobol|