Hi all,

Am I the only one who confused at the command of updating linux-stable?

Here is my command:
~/linux-stable/.hg > git checkout 2.6.27.y
error: pathspec '2.6.27.y' did not match any file(s) known to git.

~/linux-stable/.hg > git checkout v2.6.27<--------I don't know if they are the 
same patch.
D         .gitignore
HEAD is now at 3fa8749... Linux 2.6.27

~/linux-stable/.hg > hg qselect 2.6.27 
number of unguarded, unapplied patches has changed from 10 to 19

~/linux-stable/.hg > hg qpush -a
applying hgignore.diff
applying stable/patch_to_2.6.27.6.diff
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh stable/patch_to_2.6.27.6.diff

And If I use -v, I still could not get .config.m5

Thanks,

Wei
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to