Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756562AbXK1Sp0 (ORCPT ); Wed, 28 Nov 2007 13:45:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751277AbXK1SpO (ORCPT ); Wed, 28 Nov 2007 13:45:14 -0500 Received: from main.gmane.org ([80.91.229.2]:48355 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751233AbXK1SpM (ORCPT ); Wed, 28 Nov 2007 13:45:12 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Jakub Narebski Subject: Re: git guidance Followup-To: gmane.comp.version-control.git,gmane.linux.kernel Date: Wed, 28 Nov 2007 19:41:01 +0100 Organization: At home Message-ID: References: <20071127235237.GF15227@1wt.eu> <200711282014.27299.a1426z@gawab.com> <200711282130.12864.a1426z@gawab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: abvr156.neoplus.adsl.tpnet.pl Mail-Copies-To: Jakub Narebski User-Agent: KNode/0.10.2 Cc: git@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 949 Lines: 26 Al Boldi wrote: > Johannes Schindelin wrote: >> By that definition, no SCM, not even CVS, is transparent. Nothing short >> of unpacked directories of all versions (wasting a lot of disk space) >> would. > > Who said anything about unpacking? > > I'm talking about GIT transparently serving a Virtual Version Control dir to > be mounted on the client. Are you talking about something like (in alpha IIRC) gitfs? http://www.sfgoth.com/~mitch/linux/gitfs/ Besides, you can always use "git show :". For example gitweb (and I think other web interfaces) can show any version of a file or a directory, accessing only repository. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/