Return-Path: Delivered-To: apmail-repository-archive@www.apache.org Received: (qmail 93219 invoked from network); 23 Jan 2005 04:32:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Jan 2005 04:32:58 -0000 Received: (qmail 49890 invoked by uid 500); 23 Jan 2005 04:32:57 -0000 Delivered-To: apmail-repository-archive@apache.org Received: (qmail 49808 invoked by uid 500); 23 Jan 2005 04:32:56 -0000 Mailing-List: contact repository-help@apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: repository@apache.org Delivered-To: mailing list repository@apache.org Received: (qmail 49794 invoked by uid 99); 23 Jan 2005 04:32:56 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sat, 22 Jan 2005 20:32:56 -0800 Received: (qmail 93182 invoked from network); 23 Jan 2005 04:32:54 -0000 Received: from localhost.hyperreal.org (HELO minotaur.apache.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 23 Jan 2005 04:32:54 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: repository@apache.org To: repository@apache.org Subject: =?iso-8859-1?q?=5BASF_Repository_Project_Wiki=5D_New=3A__BrettPorter?= Date: Sun, 23 Jan 2005 04:32:54 -0000 Message-ID: <20050123043254.93180.34188@minotaur.apache.org> X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2005-01-22T20:32:54 Editor: BrettPorter Wiki: ASF Repository Project Wiki Page: BrettPorter URL: http://wiki.apache.org/ASFRepository/BrettPorter no comment New Page: My thoughts on the road map... =3D=3D Repository Policies =3D=3D =3D=3D=3D MD5 format =3D=3D=3D Different tools on different platforms write an md5 file in different forma= ts. The standard agreed for the ASF repository is: {{{ d1dcb0fbee884bb855bb327b8190af36 commons-collections-3.1.jar }}} This is equivalent to the output of GNU md5sum, without the "*" to indicate= a binary file. All files are to be treated as binary. =3D=3D=3D Permissions =3D=3D=3D All directories should be group writeable in the repository, however no fil= es should be group writable. This means that files can be removed but not c= hanged without an explicit override.