]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Replace old repository links
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Dec 2012 07:45:45 +0000 (07:45 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Dec 2012 07:45:45 +0000 (07:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@27774 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/svn.html

index 6df44fcfe932fa8ca46e60dd00e804d435eaefae..197be2137614d0a18a815e1818c651767d0da6fb 100644 (file)
 
 
   The root of the deal.II archive is located
-  at <a href="http://www.dealii.org/svn/dealii/">http://www.dealii.org/svn/dealii/</a>.
+  at <a href="https://svn.dealii.org/">https://svn.dealii.org/</a>.
   There are three subdirectories:
   <ul>
-    <li> <a href="http://www.dealii.org/svn/dealii/trunk/">trunk</a>:
+    <li> <a href="https://svn.dealii.org/trunk/">trunk</a>:
       This is the location of the current development version; it contains the
-    directories <a href="http://www.dealii.org/svn/dealii/trunk/deal.II">deal.II</a>
+    directories <a href="https://svn.dealii.org/trunk/deal.II">deal.II</a>
     with the library proper
-    and <a href="http://www.dealii.org/svn/dealii/trunk/tests">tests</a>
+    and <a href="https://svn.dealii.org/trunk/tests">tests</a>
     with the testsuite.
 
-    <li> <a href="http://www.dealii.org/svn/dealii/tags/">tags</a>:
+    <li> <a href="https://svn.dealii.org/tags/">tags</a>:
     contains released versions. They have the same
     structure as the trunk.
 
-    <li> <a href="http://www.dealii.org/svn/dealii/branches/">branches</a>:
+    <li> <a href="https://svn.dealii.org/branches/">branches</a>:
     currently active branches; it also has subdirectories:
       <ul>
-       <li> <a href="http://www.dealii.org/svn/dealii/branches/releases">releases</a>:
+       <li> <a href="https://svn.dealii.org/branches/releases">releases</a>:
        branches for releases of deal.II
-         <li> <a href="http://www.dealii.org/svn/dealii/branches/retired">retired</a>:
+         <li> <a href="https://svn.dealii.org/branches/retired">retired</a>:
          development branches that have been merged into the
          trunk and are no longer used.
            </ul>
   <ol>
     <li> Create the branch using
       <pre>
-       svn copy http://www.dealii.org/svn/dealii/trunk/ http://www.dealii.org/svn/dealii/branches/new-branch-name
+       svn copy https://svn.dealii.org/trunk/ https://svn.dealii.org/branches/new-branch-name
       </pre>
 
     <li> Either check out the new branch or switch your working copy by
       <pre>
-       svn switch http://www.dealii.org/svn/dealii/branches/new-branch-name
+       svn switch https://svn.dealii.org/branches/new-branch-name
       </pre>
       This command assumes you are in the top level directory, the one
       containing <tt>deal.II</tt> and <tt>tests</tt>

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.