Hi Adil, On Tue, 6 Nov 2012 09:51:10 +0530 Adil Mujeeb <mujeeb.adil@xxxxxxxxx> wrote: > > I tried again and getting same error: > > ----------8<--------------------- > $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > Cloning into linux-next... > remote: Counting objects: 2881327, done. > remote: Compressing objects: 100% (457639/457639), done. > remote: Total 2881327 (delta 2425431), reused 2850544 (delta 2394681) > Receiving objects: 100% (2881327/2881327), 579.96 MiB | 175 KiB/s, done. > Resolving deltas: 100% (2425431/2425431), done. > error: unable to create file > drivers/gpu/drm/nouveau/core/subdev/i2c/aux.c (No such file or > directory) > ----------8<--------------------- > > Appreciate if anyone help me in this. Sorry, but I am not sure what is going wrong here. It works for me: $ git clone --reference linus.git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git testxx Cloning into 'testxx'... remote: Counting objects: 167917, done. remote: Compressing objects: 100% (41765/41765), done. remote: Total 161885 (delta 142584), reused 136545 (delta 117901) Receiving objects: 100% (161885/161885), 23.55 MiB | 912 KiB/s, done. Resolving deltas: 100% (142584/142584), completed with 5220 local objects. (The "--reference linus.git" reduces the amount downloaded considerably - linus.git is a (bare) clone of Linus' tree). If you do the clone with the "-n" flag (so no checkout is done) does it succeed? If you then do "git checkout master" do all the files appear? -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
Attachment:
pgpPp9YWV6CRJ.pgp
Description: PGP signature