comparison xml/en/docs/howto_build_on_win32.xml @ 857:a8ee5f396880

Fixed SVN checkout command in "Win32 build" howto.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 08 Mar 2013 23:51:59 +0400
parents d1446e47d17d
children 65e75e59a714
comparison
equal deleted inserted replaced
856:df601292a70c 857:a8ee5f396880
67 </listitem> 67 </listitem>
68 68
69 <listitem> 69 <listitem>
70 Check out nginx sources from the svn.nginx.org repository. For example: 70 Check out nginx sources from the svn.nginx.org repository. For example:
71 <programlisting> 71 <programlisting>
72 svn co svn://svn.nginx.org/tags/release-<development_version/> 72 svn co svn://svn.nginx.org/nginx/tags/release-<development_version/>
73 </programlisting> 73 </programlisting>
74 </listitem> 74 </listitem>
75 75
76 <listitem> 76 <listitem>
77 Create a build and lib directories, and unpack zlib, PCRE and OpenSSL libraries 77 Create a build and lib directories, and unpack zlib, PCRE and OpenSSL libraries