Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262212AbVEEUOK (ORCPT ); Thu, 5 May 2005 16:14:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262196AbVEETeQ (ORCPT ); Thu, 5 May 2005 15:34:16 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.144]:26522 "EHLO e4.ny.us.ibm.com") by vger.kernel.org with ESMTP id S261468AbVEESvR (ORCPT ); Thu, 5 May 2005 14:51:17 -0400 Subject: Re: [git pull] jfs update From: Dave Kleikamp To: Andrew Morton Cc: Linus Torvalds , Jeff Garzik , Andrew Morton , linux-kernel In-Reply-To: References: <20050504204744.DA0A0849AD@kleikamp.dyn.webahead.ibm.com> <427A630E.5000008@pobox.com> Content-Type: text/plain Date: Thu, 05 May 2005 13:51:07 -0500 Message-Id: <1115319068.8473.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1200 Lines: 41 On Thu, 2005-05-05 at 11:22 -0700, Linus Torvalds wrote: > > On Thu, 5 May 2005, Jeff Garzik wrote: > > > > FWIW I'm definitely interested in some sort of pull mechanism where I > > can say "pull from foo://.../libata-2.6.git/HEAD-for-linus" also. > > I already changed my scripts to be able to do that. They default to HEAD, > but if you tell them something else, they'll get that instead. > > So I'd do a > > git-pull-script foo://.../libata-2.6.git/ HEAD-for-linus > > except right now my pull script only works with rsync or ssh, not http. > I'll fix that up asap. > > Linus Andrew, You can pull: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git/HEAD-for-mm whenever you do an -mm build. If your scripts have a problem with that, you might try rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git#for-mm Let me know which you prefer. Thanks, Shaggy -- David Kleikamp IBM Linux Technology Center - 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/