]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The subversion executable is named 'svn', but 'subversion'.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 17 Aug 2008 20:59:50 +0000 (20:59 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 17 Aug 2008 20:59:50 +0000 (20:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@16580 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/testsuite.html

index 673972df2da7dbc7278309618ff4f76a6ffee1da..2d23e4eda802cf919bb8bbb3f1b885f33c0db526 100644 (file)
     To run the testsuite, go into your deal.II directory and do this:
     <pre>
        cd /path/to/deal.II
-       subversion checkout http://wolfgang.math.tamu.edu/svn/public/deal.II/trunk/tests
+       svn checkout http://wolfgang.math.tamu.edu/svn/public/deal.II/trunk/tests
     </pre>
     This should generate a <code>tests/</code> directory parallel to
     the <code>base/</code>, <code>lac/</code>, etc directories. Then
@@ -525,11 +525,11 @@ testname/cmp/generic
     file, and to commit them together with the changed Makefile, like
     so:
     <pre>
-      subversion add bits/my_new_test.cc 
-      subversion add bits/my_new_test
-      subversion add bits/my_new_test/cmp
-      subversion add bits/my_new_test/cmp/generic
-      subversion commit -m "New test" bits/my_new_test* bits/Makefile
+      svn add bits/my_new_test.cc 
+      svn add bits/my_new_test
+      svn add bits/my_new_test/cmp
+      svn add bits/my_new_test/cmp/generic
+      svn commit -m "New test" bits/my_new_test* bits/Makefile
     </pre>
     If you don't have subversion write access, talk to us on the mailing
     list; writing testcases is a worthy and laudable task, and we would

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.