2011/9/26 Mauro Carvalho Chehab <maurochehab@xxxxxxxxx>: > Em 25-09-2011 15:03, Johannes Stezenbach escreveu: >> On Sun, Sep 25, 2011 at 07:33:57AM -0500, Patrick Dickey wrote: >>> >>> I tried to follow the steps for cloning both the "media_tree.git" and >>> "media_build.git" repositories, and received errors for both. The >>> media_tree repository failed on the first line >>> >>>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v4l-dvb >>> >>> which I'm assuming is because kernel.org is down. >>> >>> The media_build.git repository fails on the first line also >>> >>>> git clone git://linuxtv.org/media_build.git >>> >>> with a fatal: read error: Connection reset by peer. >> >> The git error should be fixed now. >> >> But please don't clone from linuxtv.org, intead use >> git clone git://github.com/torvalds/linux.git >> and then add linuxtv to your repo like described on >> http://git.linuxtv.org/media_tree.git > > I've updated the instructions together with the git tree to point to the > github tree. > I followed your instructions using http instead, but I found it's not up to date. scott@scott-desktop:~/Projects/git-kernel/v4l-dvb$ git log commit 69d232ae8e95a229e7544989d6014e875deeb121 Author: Sakari Ailus <sakari.ailus@xxxxxx> Date: Wed Jun 15 15:58:48 2011 -0300 [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event scott@scott-desktop:~/Projects/git-kernel/v4l-dvb$ git remote -v linuxtv http://linuxtv.org/git/media_tree.git (fetch) linuxtv http://linuxtv.org/git/media_tree.git (push) origin http://github.com/torvalds/linux.git (fetch) origin http://github.com/torvalds/linux.git (push) Can anybody tell me why? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html