The official website how to download privoxy instructions are as follows:
Https://sourceforge.net/p/ijbswa/code/?source=navbar
Anonymous CVS Access
This project's SourceForge.net CVS repository can be checked out through Anonymous (PServer) CVS with the following Instru Ction set. The module you wish to check out must is specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, your may examine their CVS repository via the provided Web-b ased CVS Repository Viewer.
CVS-D:PSERVER:ANONYMOUS@IJBSWA.CVS.SOURCEFORGE.NET:/CVSROOT/IJBSWA Login
Cvs-z3-d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co-p ModuleName
Information about accessing this CVS repository May is found in our document titled, CVS (Version control for Source Code) .
Updates from within the module ' s directory does not need the-d parameter.
--------------------------------------------------------------------------------------------------------------- -------------------------
My steps are as follows:
1, to http://www.tortoisecvs.org/download.shtml download Tortoisecvs-1.12.5.exe
After installing the Tortoisecvs-1.12.5.exe, reboot the system.
2, open cmd, enter the following command login Privoxy code server:
CVS-D:PSERVER:ANONYMOUS@IJBSWA.CVS.SOURCEFORGE.NET:/CVSROOT/IJBSWA Login
Then press ENTER, prompted to enter the password, do not ignore it, directly press ENTER can be, screenshot as follows:
3. Enter the following command to download the Privoxy code:
Cvs-z3-d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa Co-p Current
I downloaded the good code:
http://download.csdn.net/detail/friendan/9621494