Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 68877 invoked from network); 4 Aug 2010 19:23:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 19:23:13 -0000 Received: (qmail 23094 invoked by uid 500); 4 Aug 2010 19:23:13 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 23054 invoked by uid 500); 4 Aug 2010 19:23:13 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 23047 invoked by uid 99); 4 Aug 2010 19:23:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 19:23:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 19:23:11 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0C3EA2388A02; Wed, 4 Aug 2010 19:21:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r982369 - /directory/shared/branches/shared-codec-merge/ Date: Wed, 04 Aug 2010 19:21:54 -0000 To: commits@directory.apache.org From: kayyagari@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100804192154.0C3EA2388A02@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kayyagari Date: Wed Aug 4 19:21:53 2010 New Revision: 982369 URL: http://svn.apache.org/viewvc?rev=982369&view=rev Log: o branch created to merge various codec classes and their similar looking structures Added: directory/shared/branches/shared-codec-merge/ (props changed) - copied from r982368, directory/shared/trunk/ Propchange: directory/shared/branches/shared-codec-merge/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Aug 4 19:21:53 2010 @@ -0,0 +1,5 @@ +.settings +*.iml +target +.project +.classpath Propchange: directory/shared/branches/shared-codec-merge/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Wed Aug 4 19:21:53 2010 @@ -0,0 +1,4 @@ +/directory/shared/branches/shared-replication:749791-764113 +/directory/shared/branches/shared-schema:806622-896441 +/directory/shared/branches/shared-subtree:965208-965686 +/directory/shared/branches/xdbm-refactoring:945830-946347