[Python-Dev] CVS repository mostly closed now
장혜식
hyeshik at gmail.com
Tue Nov 29 02:14:56 CET 2005
On 11/27/05, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> I tried removing the CVS repository from SF; it turns
> out that this operation is not supported. Instead, it
> is only possible to remove it from the project page;
> pserver and ssh access remain indefinitely, as does
> viewcvs.
There's a hacky trick to remove them:
put rm -rf $CVSROOT/src into CVSROOT/loginfo
and remove the line then and commit again. :)
Hye-Shik
More information about the Python-Dev
mailing list