From directory-dev-return-216-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Tue Dec 02 18:09:39 2003 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 2942 invoked from network); 2 Dec 2003 18:09:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Dec 2003 18:09:39 -0000 Received: (qmail 30040 invoked by uid 500); 2 Dec 2003 18:09:31 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 30004 invoked by uid 500); 2 Dec 2003 18:09:30 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 29990 invoked from network); 2 Dec 2003 18:09:30 -0000 Received: from unknown (HELO sccrmhc12.comcast.net) (204.127.202.56) by daedalus.apache.org with SMTP; 2 Dec 2003 18:09:30 -0000 Received: from [172.18.14.75] (unknown[206.105.196.2]) by comcast.net (sccrmhc12) with SMTP id <2003120218093301200c3ueie> (Authid: jmachols); Tue, 2 Dec 2003 18:09:33 +0000 Subject: Code Freeze and import into subversion for LDAP code From: Jeff Machols To: Apache Directory Developers List Content-Type: text/plain Message-Id: <1070388571.25291.25.camel@jefflinux> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Tue, 02 Dec 2003 13:09:31 -0500 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N All, It looks like the incubator/directory subversion repository is up. Since it appears there has been no activity today on the sourceforge CVS repo, I would like to use last nights tarball for the migration. Please let me know if this is a problem for anyone. While this is going on, there can be no changes to either the sourceforge repository or the new subversion apache repository. The following changes will be made to the layout: 1. The top layer module name will have the ldapd- stripped off 2. All the ldap modules will reside in /incubator/directory/ldap 3. The src/java/ldapd directories will be /src/java/org/apache/ldap 4. All package names and imports within the code will be changed to match the new layout I will let everyone know when this is done. In the meantime, if you have not done so, I would recommend getting subversion for you favorite OS and getting familiar with it. You can try subversion against the test repo for now. The URI is http://cvs.apache.org/repos/test (svn co http://cvs.apache.org/repos/test) Also, make sure you have added yourself to the commit list: ~noel/htpasswd /x1/svn/asf-committers username Jeff