Re: Re: v2.6.16

tab-mTI/[email protected] (Vincent Hanquez)
Newsgroups gmane.linux.cluster.openmosix.devel
Message-ID <[email protected]>
> For example, this patch seems to be missing:
> http://www.kernel.org/hg/linux-2.6/?fd=792fab3c761f;file=arch/alpha/kernel/process.c

how this is EVER possible !?
my tree doesn't even contains arch/alpha/kernel/process.c
and arch/alpha/kernel/process.c is coming from a linux-2.6.16.tar.bz2
when unsparsing ...

more than likely you had an old unsparsed version, that you have updated
through git, and tried to unsparse again.. which cannot works since
there's a k flag in tar.

you need to remove every file that are not in the repository.
(alternatively you can unsparse to a dest a clean tree)

magic commands:
clean current untracked files in working tree:

	cg status | grep '^?' | awk '{print $2}' | xargs rm -r

unsparse (a clean tree) to a dest:

	./script/unsparse dest ../to-2.6.16-om/

Cheers,
-- 
Vincent Hanquez


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.