I just tried running the Plone 4 coredev buildout (
http://svn.plone.org/svn/plone/buildouts/plone-coredev/branches/4.0/) with
deco.cfg last night, and it was failing when trying to check out
repoze.xmliter. So I had to change this line in experimental/deco.cfg to get
the buildout to run:

- repoze.xmliter                    = svn svn+ssh://
rep...@svn.repoze.org/svn/repoze.xmliter/trunk
+ repoze.xmliter                    = svn
http://svn.repoze.org/repoze.xmliter/trunk/

Also added to the plone-deco issue tracker on google code:
http://code.google.com/p/plone-deco/issues/detail?id=15

Nate
_______________________________________________
Framework-Team mailing list
Framework-Team@lists.plone.org
http://lists.plone.org/mailman/listinfo/framework-team

Reply via email to