On 10/22/05, Yoshifumi Nishida <[EMAIL PROTECTED]> wrote: > > Hi, > I have tried to get the brand new linux implementation for DCCP for some > tests, > but my cg-clone command always fails somehow. > > I tried to get http://www.kernel.org/git/?p=linux/kernel/git/acme/net-2.6.git, > however, I got the error message which says cannot get a HEAD file.
The DCCPv6 code is in this git repository: http://www.kernel.org/git/?p=linux/kernel/git/acme/dccpv6.-2.6.git I never used cogito, just plain git, with it I do: git clone http://www.kernel.org/pub/scm/linux/kernel/git/acme/dccpv6-2.6.git dccpv6-2.6 Later today and tomorrow I'll merge this tree in my net-2.6.15.git tree. - Arnaldo - Arnaldo - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

