Hi,
is there any way, how to not compile complete source code after second cvs checkout?
Let's say I emerge some project from cvs repository. First, emerge completely download tree of that project, configure and compile it. When I emerge it again, only changed and new files will be downloaded from cvs repository. But the whole project will be configured and compiled again.
I do not know much about compiling large projects and cvs and so, but is it possible to compile only the new files and files depending on this new files?
How to do it in portage? Thanks.


