I'm currently trying to run Access Grid directly from a source tree checked out from CVS as described in README-developers, but I'm having issues with the configuration setup when running CvsSetup.py - when it gets to the generating interfaces step, it essentially fails since it can't find 
wsdl2py.py & wsdl2dispatch.py (it doesn't error out, but Access Grid won't start due to: ImportError: No module named AGNodeService_client since that's in interfaces). These python files apparently exist in an actual build of AG but they're completely absent from a CVS checkout. 
I&#39;d really rather be able to run right from a CVS checkout instead of doing some sort of hackish copy-script-from-dummy-build thing. Does anyone have any experience with this?<br><br>--Andrew<br>