hello,everyone. I am a new comer of openflow, now i want to use the mobilevms
app, but my branch of NOX is destiny, i need to convert the meta.xml to
meta.json, because the old version of NOX uses meta.xml to describe the
compenents, but the NOX destiny uses meta.json to describe the compenents.
Thanks. I tried editing the conflict marker out in a couple ways that seemed
reasonable to me, but I got other compile errors. Does anyone know if there
is a known working version of this branch in the repository, and how I can
get back to it?
Thanks,
Andreas
2011/10/25 Zoltán Lajos Kis
> Seems
Seems like someone checked in a conflict marker to that file:
http://noxrepo.org/cgi-bin/gitweb.cgi?p=nox;a=blob;f=src/nox/coreapps/pyrt/context.i;h=cb8641d72feb3a1f0543e97830a2addd55d502b9;hb=dev/destiny-fast#l83
Z.
From: nox-dev-boun...@noxrepo.org [nox
Hi,
I'd like to try the destiny-fast branch (I saw it mentioned here:
http://www.openflow.org/wk/index.php/Controller_Performance_Comparisons), so
I did the following
git clone git://noxrepo.org/nox
cd nox
git checkout dev/destiny-fast
Is that the right way to get this branch? After that I ran
.