On 05/02/12, Michal Fojtik wrote:

Hi again :-)

Since it's pretty hard to track the 'modular' tree (it's ~40 patches now),
I created a remote GIT repo here: https://github.com/mifo/deltacloud

To use it just go to the deltacloud git directory and type:

$ cd core
$ git remote add modular git://github.com/mifo/deltacloud.git
$ git checkout -b modular modular/deltacloud_modular

Then you should have the 'modular' branch that should allow clean rebase
against master branch. I'll add new patches and fixed to this repo and once
it will be stable enough and everyone will be happy with this we can merge
them very easely.

Cheers,
  -- Michal

PS: If you want to get rw access to the github repo, just ping me on IRC.

> On 05/02/12, Michal Fojtik wrote:
> 
> I updated it once again. I tried to fix all 1.8 compatibility issues and
> the test suite works fine under 1.8:
> 
> $ gem install minitest
> $ rake test:api
> 
> Please note, that you *need* to uninstall the 'deltacloud-core' gem if you
> already have it installed, otherwise you get something like 'Uninitialized
> constant Deltacloud'. I'll try to figure out how to prevent this error
> together with switching all our testing suites to be Base compatible.
> 


-- 
Michal Fojtik
Sr. Software Engineer, Deltacloud API (http://deltacloud.org)

Reply via email to