On Fri, 21 Dec 2007, Andrew Morton wrote:
> On Fri, 14 Dec 2007 10:20:04 -0800 Andrew Vasquez <[EMAIL PROTECTED]> wrote:
> > It is, though, not widely publicized:
> >
> > git://avgit01.qlogic.com/qla2xxx-upstream
> >
> > The repo is torndown and rebased on frequent a basis, and is meant to
> > provide a snapshot of where qla2xxx is at any given time. Currently
> > it's comprised of linux-2.6.git with scsi-misc-2.6.git merged and a
> > dozen or so patches queued for the next merge window (2.6.25).
>
> That should be OK. Sometimes ugly things can happen if James syncs with
> Linus and you don't: when I ask git to generate the james->you diff, it
> will generate a patch which reverts the Linus changes which are in James's
> tree but which aren't in yours. I have an alternative pull-git-trees
> script which tries to fix that but not very successfully.
>
> But whatever, we'll see.
>
> One slight problem though:
>
> fatal: Unable to look up avgit01.qlogic.com (port 9418) (Name or service not
> known)
>
> I think I might need to be [EMAIL PROTECTED] to get at that?
Hmm, my mistake, turns out the external name is git.qlogic.com. This
worked for me from an external line.
$ git clone git://git.qlogic.com/qla2xxx-upstream
Thanks,
AV
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html