how to reduce time of git pulling each time when you do a make world on Xen source

2011-02-26 Thread Tapas Mishra
I am compiling xen from source and each time I do a `make world` it basically gives some or the other error my problem are not those errors ( I am trying to debug them) but the problem is each time when I do a `make world` Xen basically pulls things from git repository + rm -rf

Re: how to reduce time of git pulling each time when you do a make world on Xen source

2011-02-26 Thread Tapas Mishra
On Sat, Feb 26, 2011 at 4:06 PM, Tapas Mishra mightydre...@gmail.com wrote: I am compiling xen from source and each time I do a `make world` it basically gives some or the other error my problem are not those errors ( I am trying to debug them) but the problem is each time when I do a `make