From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [RFC PATCH] Re: Empty directories... Date: Thu, 19 Jul 2007 18:30:31 +0100 (BST) Message-ID: References: <85644hxujp.fsf@lola.goethe.zz> <85abttwa7m.fsf@lola.goethe.zz> <7vbqe93qtv.fsf@assigned-by-dhcp.cox.net> <20070719053858.GE32566@spearce.org> <20070719060922.GF32566@spearce.org> <20070719105105.GA4929@moonlight.home> <86wswwa8ej.fsf@lola.quinscape.zz> <7FE87F7A-53AD-4B92-8F33-ECDFAE6A7EFB@silverinsanity.com> <6C96EBA9-CDCE-40EA-B0EC-F9195DBE83DB@silverinsanity.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: git@vger.kernel.org To: Brian Gernhardt X-From: git-owner@vger.kernel.org Thu Jul 19 19:30:45 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IBZpr-00084F-KY for gcvg-git@gmane.org; Thu, 19 Jul 2007 19:30:43 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965812AbXGSRak (ORCPT ); Thu, 19 Jul 2007 13:30:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965800AbXGSRaj (ORCPT ); Thu, 19 Jul 2007 13:30:39 -0400 Received: from mail.gmx.net ([213.165.64.20]:59306 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S965775AbXGSRah (ORCPT ); Thu, 19 Jul 2007 13:30:37 -0400 Received: (qmail invoked by alias); 19 Jul 2007 17:30:35 -0000 Received: from unknown (EHLO [138.251.11.74]) [138.251.11.74] by mail.gmx.net (mp027) with SMTP; 19 Jul 2007 19:30:35 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX198BU8kFmt8TakvRbFwpwTE58yYsjJ+fGzijBzRYK yUxjdMDN8RI3YG X-X-Sender: gene099@racer.site In-Reply-To: X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Thu, 19 Jul 2007, Brian Gernhardt wrote: > On Jul 19, 2007, at 12:17 PM, Johannes Schindelin wrote: > > > Alas, we already have such a marker. It is called ".gitignore", and has > > been ignored by _you_. There is _nothing_ wrong, from a technical > > standpoint, to call this marker ".gitignore", and it is _also_ not wrong > > to put this marker into the file system _in addition_ to the index. > > > > So go and add your directories via that marker, and _be done with it_. > > But this alters the content of the directory away from what I want it to be, > namely empty. You aren't addressing the concept of tracking an empty > directory, you're just saying you won't do it. OMG last time I checked, my _empty_ directory contained "." and "..". What do I do now? Really, Dscho