Installation :

1) Put the content of this zip into any directory.
   Personally I used c:\program files\gnu\ssh.

2) Edit "runcvs.bat" to correct the HOME path if necessary.
   It should point to the location where you have put the
   content of this zip.

3) Move the two "runcvs" files to your WinCVS directory.

4) Fix your WinCVS shortcut in the Start menu to execute
   "runcvs" instead of "wincvs".

5) Run WinCVS; in the preferences ("Admin" menu) :
   Enter the CVSROOT :
     yourname@cvs.quark.sourceforge.net:/cvsroot/quark
   Authentication :
     SSH server
   Ports page, Check for an alternate rsh name :
     c:\program files\gnu\ssh\ssh
     (that is, the complete path to the program SSH)

You're done. When running a command from WinCVS, you will
see an "ssh" DOS box appearing. It might appear in the
background, so that you have to click on it in the task bar.
It should prompt you for a password; enter your SourceForge
password. A way to avoid having to type this password over
and over is to use a public key system but there is
currently no working version of the required key-generation
program on Windows :-(
