From 76c6ccd2c3149184c52ea853d0ff080af1b4bf23 Mon Sep 17 00:00:00 2001 From: Klaus Mosthaf Date: Wed, 26 Nov 2008 08:39:10 +0000 Subject: [PATCH] added paragraph about anonymous installation from outside --- doc/handbook/install.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/handbook/install.tex b/doc/handbook/install.tex index 537676aec..12f02555c 100644 --- a/doc/handbook/install.tex +++ b/doc/handbook/install.tex @@ -43,6 +43,12 @@ to connect to the repository by Then, you can checkout everything as described above, if you replace \texttt{luftig} by \texttt{localhost}. +Moreover, the possibility to checkout a read-only version from outside exists. Therefor, no IWS-account is needed. The following commands can be used for an anonymous checkout: +\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-mux/trunk dune-mux} +\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/external/trunk external} +\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-subgrid/trunk dune-subgrid} + + \paragraph{Build the external modules} The external modules consist of Alberta, ALUGrid, UG, GotoBLAS, and Paraview. To install them all, execute the script \texttt{installXXbit.sh} in the folder \texttt{external}.