[Python-Dev] alternate pserver access for python CVS?
Martin v. Löwis
martin@v.loewis.de
13 Jul 2003 20:22:16 +0200
"M.-A. Lemburg" <mal@lemburg.com> writes:
> Here's a howto that might help in installing a secure CVS server
> on python.org:
>
> http://www.prima.eu.org/tobez/cvs-howto.html
That is overkill. All we would need is a anonymous-only pserver
installation. Write access is not reasonable, as the database would be
always roughly a day behind.
Setting up a pserver is relatively straight-forward - it just takes
some time to execute all the necessary steps.
Regards,
Martin