[Vm-dev] Cannot build Cog from the "blessed" repo at Gitorious

Igor Stasenko siguctua at gmail.com
Mon Jul 4 09:38:22 UTC 2011


On 4 July 2011 11:32, Mariano Martinez Peck <marianopeck at gmail.com> wrote:
>
> Wait...I hope my email was not agressive. What I wanted to mean is that Igor has been doing a LOT and excellent work with CMake, ConfiurationOfCog, tacking from SVN and putting in GIT, merging them, merging VMMaker, configuration Hudson, etc, etc, etc. So....with just one little last effort (pubishing in blessed apart from Igor clones) would be something extremelly valuable for all guys who just want to build a vm.
>

if you know how git works, this is not really a problem.
Suppose that you started by cloning the blessed repo:

git clone git://gitorious.org/cogvm/blessed.git blessed
cd blessed

now just add my branch as remote one:

git remote add sig-cog git://gitorious.org/~abrabapupa/cogvm/sig-cog.git

so you can easily do:

git pull sig-cog master


git does the rest :)




-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list