<para> You need the same tools as on Linux. The very basic thing is a CVS client. You can find one simple command - line client here at the <ulink url="&url.cvs-win;">CVSHome.org</ulink> - Win32 download pool. We do not recommend GUI tools such - as WinCVS, because they can easily screw up the module - with files not intended to be there (eg. files with - uppercased names). The best is to use one command line - client, as this way you are in control. + line client here at the <ulink url="&url.cvs-win;">CVSHome.org</ulink>. + Although you can use GUI tools such as WinCVS or TortoiseCVS, + we provided instructions only for command line client in order + to keep this HOWTO short and simple.
This screw up thing is (was?) actually true, but I don't mind making the discription simpler...
+ to Windows, which are not needed for phpdoc. To install
+ minimal set of required packages select
+ <literal>autoconf</literal> and <literal>make</literal>
+ along with components, which are selected in setup by + default. You may also want to add <literal>cvs</literal>
+ to the installation list if you don't have CVS client yet.
+ Do not care about dependencies - they will be selected
+ automatically.
Wow, the new versions check for dependencies automatically? That is great.
Goba