]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change svn web address
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jan 2013 12:09:12 +0000 (12:09 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 20 Jan 2013 12:09:12 +0000 (12:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@28144 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/testsuite.html

index c3329558f2d76669b03ca56cc4631e08c1929724..14cdf5572d766e609bca6f17a86d9a086d2a464e 100644 (file)
@@ -6,7 +6,7 @@
   <title>The deal.II Testsuite</title>
   <link href="../screen.css" rel="StyleSheet">
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="svn_id" content="$Id$">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
     export PATH=/my/compiler/path:$PATH
     export CXX=myCC
 
-    svn co http://www.dealii.org/svn/dealii/trunk/deal.II
+    svn co https://svn.dealii.org/trunk/deal.II
     cd deal.II
     svn update
     make build-test BUILDTEST=yes BUILDTESTFLAGS='CC=mycc CXX=myCC'
     To run the testsuite, go into your deal.II directory and do this:
     <pre>
        cd /path/to/deal.II
-       svn checkout http://www.dealii.org/svn/dealii/trunk/tests
+       svn checkout https://svn.dealii.org/trunk/tests
     </pre>
     This should generate a <code>tests/</code> directory parallel to
     the <code>base/</code>, <code>lac/</code>, etc directories. Then

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.