Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Added more error checking from on what is returned by ezXML to not generate image...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 6 Oct 2010 18:04:26 +0000 (13:04 -0500)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 6 Oct 2010 18:05:39 +0000 (13:05 -0500)
commit9800aba2ad371b0114b6fbd328f56598e92746ae
tree6616feacd538e974973f6e291e79d37dbc6c2845
parentacef389a3165a636b80a2efbd41f86c0226be78d
Added more error checking from on what is returned by ezXML to not generate image for incomplete parse.
utils/guest_creator/main.c