From dev-return-13366-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Nov 18 21:14:00 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 21410 invoked from network); 18 Nov 2010 21:14:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Nov 2010 21:14:00 -0000 Received: (qmail 32835 invoked by uid 500); 18 Nov 2010 21:14:30 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 32680 invoked by uid 500); 18 Nov 2010 21:14:30 -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 32672 invoked by uid 99); 18 Nov 2010 21:14:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 21:14:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeroen.janssen@gmail.com designates 209.85.160.180 as permitted sender) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Nov 2010 21:14:22 +0000 Received: by gyg8 with SMTP id 8so2342327gyg.11 for ; Thu, 18 Nov 2010 13:14:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=oumMB6t56fBn/gzvhek0/u9s/9tczciJgf9GMzN9vb0=; b=BNDilUnfdX9LhsTy4VqlhW2KYF2oROX6m7ZC6YCSVCT6S0TEXl0oY51InvS3OI2fYy /S3372UpQHq4H5t2aodi8f+GKbp9oKGsJU5hCwKS8L63wafW+gSNwYAAKCrGIGMSxVaT X/+s1jIfmaPVhJzkehrxkkathaXwRVjf2J4xU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rNew05o+FsNjDqa3un71U9zwXtKxc1lpMaXhIr0FjasFstnbwJAFvigY11ObsKe2Lz WmtVmgYGouQoZJk17UlgPmFrI+8Q2ehOjtbt9eKcu+d94tl0cH50Ga1qA1NhPyrppThx PlixMUwEmhTjc4wzdVBgh2UtFesu7VYa2hQgk= MIME-Version: 1.0 Received: by 10.231.13.136 with SMTP id c8mr1352826iba.19.1290114841497; Thu, 18 Nov 2010 13:14:01 -0800 (PST) Received: by 10.231.149.207 with HTTP; Thu, 18 Nov 2010 13:14:01 -0800 (PST) In-Reply-To: References: Date: Thu, 18 Nov 2010 22:14:01 +0100 Message-ID: Subject: Re: Location of Windows Binary Installer Source From: Jeroen Janssen To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, I think the source for the windows binary installer is in the source repository. (i.e. have a look at http://svn.apache.org/viewvc/couchdb/trunk/etc/windows/ ) Best regards, Jeroen On Wed, Nov 17, 2010 at 8:53 PM, Terry Smith wrote: > Is the source available for the Windows binary installer ( > http://wiki.apache.org/couchdb/Windows_binary_installer)? I'd like to make > some parts of it configurable so that I can use it from another installer. > > --Terry >