| Thanks for these instructions. Very helpful. Unfortunately the | alternative way didn't work for me but the others did just fine. Thanks very much for the testing (see other email), this is much appreciated. I am not entirely sure about the alternative way either, but it worked once with git version 1.5.2.2.238. For simplicity, the two-step approach (fork and then pull) seems best and works reasonably fast. | > Even better: only pull the relevant `dccp' subtree: | > --------------------------------------------------- | > 1. The experimental tree is updated every work day from David Miller's tree | > it is a good idea to take an up-to-date copy first: | > | > git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | > | > 2. chdir into your up-to-date git repository | > | > 3. create a subtree `dccp' using the commands | > git checkout -b dccp master | > | > 4. pull the experimental DCCP tree into this branch using | > git pull git://eden-feed.erg.abdn.ac.uk/dccp_exp.git dccp - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html