From dev-return-6089-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sun Aug 23 17:08:43 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 21096 invoked from network); 23 Aug 2009 17:08:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 17:08:43 -0000 Received: (qmail 17726 invoked by uid 500); 23 Aug 2009 17:09:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 17649 invoked by uid 500); 23 Aug 2009 17:09:03 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 17639 invoked by uid 99); 23 Aug 2009 17:09:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 17:09:03 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 17:08:53 +0000 Received: from [10.0.1.8] (f053045218.adsl.alicedsl.de [::ffff:78.53.45.218]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 23 Aug 2009 17:08:31 +0000 Message-Id: <61440E17-3681-4769-AD4C-C39ED50099D8@apache.org> From: Jan Lehnardt To: dev@couchdb.apache.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: contrib files, svn layout Date: Sun, 23 Aug 2009 19:08:00 +0200 X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org Hi dev@, while debugging the continuous replication issue with Robert I wrote two scripts* that setup N number of CouchDB instances in /tmp/couchN and then set up continuous replication for these nodes. I think these would be of general interest and I'd like to add the them to the CouchDB source tree. Where should they go? Locally, I've put them under `svnroot/couchdb/contrib/scripts` but I can see an argument for not putting them into the source tree. Maybe `svnroot/contrib/trunk` is a better place (starting a new layout where projects "next to" CouchDB live in parallel directories in SVN. I can always put them on my personal GitHub page, but I feel having this in the ASF SVN gives them better visibility and I can see more and more useful scripts accumulate and we should have a place for them Cheers Jan -- *http://www.friendpaste.com/5d1cbZglgi42AASqGg6dCg & http://www.friendpaste.com/6iC7KyOglqHFexivY9g1W