From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: More problems... Date: Tue, 03 May 2005 12:18:03 -0700 Message-ID: <7v7jigw238.fsf@assigned-by-dhcp.cox.net> References: <20050429170127.A30010@flint.arm.linux.org.uk> <20050429182708.GB14202@pasky.ji.cz> <20050429195055.GE1233@mythryan2.michonline.com> <7vhdhp47hq.fsf@assigned-by-dhcp.cox.net> <20050429221903.F30010@flint.arm.linux.org.uk> <20050502193327.GB20818@pasky.ji.cz> <20050503014816.GQ20818@pasky.ji.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Petr Baudis , Linus Torvalds , Anton Altaparmakov , Russell King , Ryan Anderson , git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue May 03 21:12:27 2005 Return-path: Received: from vger.kernel.org ([12.107.209.244]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DT2oB-0007FH-8V for gcvg-git@gmane.org; Tue, 03 May 2005 21:11:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261623AbVECTSH (ORCPT ); Tue, 3 May 2005 15:18:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261625AbVECTSH (ORCPT ); Tue, 3 May 2005 15:18:07 -0400 Received: from fed1rmmtao08.cox.net ([68.230.241.31]:35474 "EHLO fed1rmmtao08.cox.net") by vger.kernel.org with ESMTP id S261623AbVECTSF (ORCPT ); Tue, 3 May 2005 15:18:05 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.60.172]) by fed1rmmtao08.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050503191805.OILK16890.fed1rmmtao08.cox.net@assigned-by-dhcp.cox.net>; Tue, 3 May 2005 15:18:05 -0400 To: Andreas Gal In-Reply-To: (Andreas Gal's message of "Tue, 3 May 2005 08:00:42 -0700 (PDT)") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org >>>>> "AG" == Andreas Gal writes: AG> I am just soft-linking objects/ in the branched tree. I can live with AG> dangling objects, branching is extremly fast, and diskspace is cheap AG> anyway. The only downside is that it doesn't work too well with rsync as AG> network protocol,... I usually do not symlinks myself, but doesn't "rsync -L" work for you?