Changeset 3806

Show
Ignore:
Timestamp:
10/07/08 17:16:18 (2 months ago)
Author:
tg
Message:

ok, svn:// does not work, svn+ssh:// does work (dev only),
https:// and http:// work, but I don’t know if https is public

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/freewrt_1_0/docs/handbook/user/handbook.tex

    r3805 r3806  
    237237\begin{Verbatim}[label=Check out an 1.0.x revision of FreeWRT ADK via HTTP protocol] 
    238238$ svn co http://www.freewrt.org/svn/tags/freewrt_1_0_x freewrt 
    239 \begin{Verbatim}[label=Check out an 1.0.x revision of FreeWRT ADK via Subversion protocol] 
    240 $ svn co svn://www.freewrt.org/svn/tags/freewrt_1_0_x freewrt 
    241239\begin{Verbatim}[label=Check out the 1.0-stable branch of FreeWRT ADK via HTTP protocol] 
    242240$ svn co http://www.freewrt.org/svn/branches/freewrt_1_0 freewrt 
    243 \begin{Verbatim}[label=Check out the 1.0-stable branch of FreeWRT ADK via Subversion protocol] 
    244 $ svn co svn://www.freewrt.org/svn/branches/freewrt_1_0 freewrt 
    245241\end{Verbatim} 
    246242