From commits-return-38135-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Feb 10 15:19:35 2014 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05AD71032B for ; Mon, 10 Feb 2014 15:19:35 +0000 (UTC) Received: (qmail 50160 invoked by uid 500); 10 Feb 2014 15:19:34 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 50092 invoked by uid 500); 10 Feb 2014 15:19:30 -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 50080 invoked by uid 99); 10 Feb 2014 15:19:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 15:19:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Mon, 10 Feb 2014 15:19:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 826D123889CB; Mon, 10 Feb 2014 15:19:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1566654 - /directory/mavibot/branches/with-txns/ Date: Mon, 10 Feb 2014 15:19:05 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140210151905.826D123889CB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Mon Feb 10 15:19:05 2014 New Revision: 1566654 URL: http://svn.apache.org/r1566654 Log: Created a branch to commit the addition of transaction support Added: directory/mavibot/branches/with-txns/ (props changed) - copied from r1566653, directory/mavibot/trunk/ Propchange: directory/mavibot/branches/with-txns/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Feb 10 15:19:05 2014 @@ -0,0 +1,9 @@ +target +bin +.classpath +.project +.settings +*.log +*.iml +*.ipr +META-INF Propchange: directory/mavibot/branches/with-txns/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Mon Feb 10 15:19:05 2014 @@ -0,0 +1 @@ +/labs/mavibot/branches/mavibot-multivalue-support:1461103-1470322