From 3acd94ec7febc90d14f14b3e9d4153d0ab87ae92 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 16 May 2011 09:29:47 +0200 Subject: [PATCH] Note that the release dir must be group writable. --- pep-0101.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pep-0101.txt b/pep-0101.txt index 36bb1397a..f80dcfd7f 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -358,7 +358,8 @@ How to Make A Release Python-3.2a1.msi, Python-3.2a1.tgz, Python-3.2a1.tar.bz2, etc. ___ On dinsdale, cd /data/ftp.python.org/pub/python/X.Y[.Z] - creating it if necessary. + creating it if necessary. Make sure it is owned by group 'webmaster' + and group-writable. ___ Move the previous release files to a directory called 'prev' creating the directory if necessary (make sure the directory has