gitarre
authorMichael Wagner <michael@wagnertech.de>
Wed, 12 Oct 2022 11:20:15 +0000 (13:20 +0200)
committerMichael Wagner <michael@wagnertech.de>
Wed, 12 Oct 2022 11:20:15 +0000 (13:20 +0200)
TestMbuild/FitnessePages/PdfTest/content.txt
TestMbuild/FitnessePages/properties.xml
TestMbuild/etc/.dummy [new file with mode: 0644]

index c6e5b85..ec78be0 100644 (file)
@@ -2,14 +2,17 @@
 
 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|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|cd suites/Projekte; mconfigure cobol|
+|call script|rm Projekte/debian/cobol.conf|
 
 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|
index 72aa2b6..3096ff6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0"?>
 <properties>
-       <Edit>true</Edit>
-       <Files>true</Files>
-       <Properties>true</Properties>
-       <RecentChanges>true</RecentChanges>
-       <Refactor>true</Refactor>
-       <Search>true</Search>
-       <Versions>true</Versions>
-       <WhereUsed>true</WhereUsed>
+       <Edit/>
+       <Files/>
+       <Help></Help>
+       <Properties/>
+       <RecentChanges/>
+       <Refactor/>
+       <Search/>
+       <Suite/>
+       <Suites></Suites>
+       <Versions/>
+       <WhereUsed/>
 </properties>
diff --git a/TestMbuild/etc/.dummy b/TestMbuild/etc/.dummy
new file mode 100644 (file)
index 0000000..e69de29