Makefile.am and configure.ac changed to be able to make tarballs

This commit is contained in:
Bernd Flemisch 2008-10-23 08:01:24 +00:00 committed by Andreas Lauser
parent 68090c87d2
commit f186ff6dbd

View File

@ -32,8 +32,9 @@ To this end, you need to add once
\begin{center}
\texttt{ssht = ssh -p 2022 -l login -o HostKeyAlias=luftig.iws.uni-stuttgart.de}
\end{center}
to the file \texttt{\$HOME/.subversion/config}, with \texttt{login} replaced
by your actual IWS login name.
with \texttt{login} replaced
by your actual IWS login name, to the section \texttt{[tunnels]} of the
file \texttt{\$HOME/.subversion/config},
The tunnel then needs to be initialized every time you want
to connect to the repository by
\begin{center}