From dev-return-20246-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sun Jan 22 18:24:21 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77C16BA76 for ; Sun, 22 Jan 2012 18:24:21 +0000 (UTC) Received: (qmail 69256 invoked by uid 500); 22 Jan 2012 18:24:20 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 69221 invoked by uid 500); 22 Jan 2012 18:24:20 -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 69213 invoked by uid 99); 22 Jan 2012 18:24:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2012 18:24:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nslater@tumbolia.org designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bk0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2012 18:24:13 +0000 Received: by bkar19 with SMTP id r19so2084844bka.11 for ; Sun, 22 Jan 2012 10:23:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tumbolia.org; s=google; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:x-gm-message-state:content-type; bh=qeVaKGMjE+VFR8E9+of4+dT60uEg8evJ0qD7ON995xA=; b=nwZ/Gf8+1pOcJH+R6yGo/DFYRlNQiu453apJfEiV7AdAPVXgpD0GGEuS2YK+l8Tbjw 0r9F4q3cxPvZlPTQbJTyx55UpMdxSNWHhF3wD3Bv1ddqC16bs/V/g6B2L5wTe3z7IKVI Pzh5OXsKBAg1SJAgNEU1cAJo6aR6uX4iSzohU= MIME-Version: 1.0 Received: by 10.204.152.206 with SMTP id h14mr2040977bkw.62.1327256631896; Sun, 22 Jan 2012 10:23:51 -0800 (PST) Received: by 10.205.25.202 with HTTP; Sun, 22 Jan 2012 10:23:51 -0800 (PST) X-Originating-IP: [178.250.115.206] In-Reply-To: References: <20111207223346.989EC56430@tyr.zones.apache.org> Date: Sun, 22 Jan 2012 18:23:51 +0000 Message-ID: Subject: Re: git commit: ignore .* From: Noah Slater To: dev@couchdb.apache.org X-Gm-Message-State: ALoCoQmvUuKencBYlJP6ykPfccNqsH+kVrxo3BjMn8I+wBtMDAGI6T2ahtq1XTIinsG+WIQVq+rX Content-Type: multipart/alternative; boundary=0015175d00e811ec2204b7220409 --0015175d00e811ec2204b7220409 Content-Type: text/plain; charset=ISO-8859-1 Ah, okay. Thanks. On Tue, Jan 3, 2012 at 5:26 PM, Randall Leeds wrote: > On Tue, Jan 3, 2012 at 08:03, Paul Davis > wrote: > > There was a discussion about it for editor temp files and the like. No > > one objected and it was added quickly cause Gavin said "quick make a > > commit to test buildbot". > > > > I haven't seen any objections so I'd go ahead and remove the entries > > it made obsolete. > > I don't see any obsolete entries. > Most of the entries at the top are "star dot something", but this one > is "dot anything", meaning dotfiles (beginning with the dot). > This is the only line in .gitignore starting with a dot. > > > > > On Sun, Jan 1, 2012 at 5:27 PM, Noah Slater > wrote: > >> Why was this added? I see it's still there. Was it a temporary commit? > If > >> we want this in properly, then the first lot of entries could be > removed. > >> > >> On Wed, Dec 7, 2011 at 10:33 PM, wrote: > >> > >>> Updated Branches: > >>> refs/heads/master 5be3eb3b5 -> 1aafbf4b3 > >>> > >>> > >>> ignore .* > >>> > >>> Great excuse to help gmacdonald check JIRA integration, too. > >>> Fix TEST-1 > >>> > >>> > >>> Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo > >>> Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/1aafbf4b > >>> Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/1aafbf4b > >>> Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/1aafbf4b > >>> > >>> Branch: refs/heads/master > >>> Commit: 1aafbf4b33884b4b63ca7a2790a071fe346b2cc4 > >>> Parents: 5be3eb3 > >>> Author: Randall Leeds > >>> Authored: Wed Dec 7 14:32:24 2011 -0800 > >>> Committer: Randall Leeds > >>> Committed: Wed Dec 7 14:32:27 2011 -0800 > >>> > >>> ---------------------------------------------------------------------- > >>> .gitignore | 2 ++ > >>> 1 files changed, 2 insertions(+), 0 deletions(-) > >>> ---------------------------------------------------------------------- > >>> > >>> > >>> > http://git-wip-us.apache.org/repos/asf/couchdb/blob/1aafbf4b/.gitignore > >>> ---------------------------------------------------------------------- > >>> diff --git a/.gitignore b/.gitignore > >>> index f0ebdef..a24f0a1 100644 > >>> --- a/.gitignore > >>> +++ b/.gitignore > >>> @@ -15,6 +15,8 @@ configure > >>> autom4te.cache > >>> build-aux > >>> *.diff > >>> +!.gitignore > >>> +.* > >>> > >>> # ./configure > >>> > >>> > >>> > --0015175d00e811ec2204b7220409--