<![CDATA[ MODx Development Resources: SVN, Bugtracker and Roadmap - My Forums]]> https://forums.modx.com/thread/?thread=32629 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179249 vbrilon Feb 13, 2008, 07:28 PM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179249 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179248 opengeek Feb 13, 2008, 02:54 PM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179248 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179247 ]]> vbrilon Feb 13, 2008, 01:46 PM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179247 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179246 http://svn.modxcms.com/trac/tattoo/

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.5/site-packages/trac/web/main.py", line 206, in dispatch
    req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs())
  File "/usr/local/lib/python2.5/site-packages/trac/web/chrome.py", line 263, in get_all_templates_dirs
    dirs += provider.get_templates_dirs()
  File "build/bdist.macosx-10.5-i386/egg/timingandestimationplugin/webui.py", line 115, in get_templates_dirs
    return [resource_filename(__name__, 'templates')]
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 841, in resource_filename
    self, resource_name
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 1311, in get_resource_filename
    return self._extract_resource(manager, zip_path)
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 1318, in _extract_resource
    manager, os.path.join(zip_path, name)
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 1332, in _extract_resource
    self.egg_name, self._parts(zip_path)
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 921, in get_cache_path
    self.extraction_error()
  File "/usr/local/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 887, in extraction_error
    raise err
ExtractionError: Can't extract file(s) to egg cache

The following error occurred while trying to extract file(s) to the Python egg
cache:

  [Errno 13] Permission denied: '/.python-eggs'

The Python egg cache directory is currently set to:

  /.python-eggs

Perhaps your account does not have write access to this directory?  You can
change the cache directory by setting the PYTHON_EGG_CACHE environment
variable to point to an accessible directory.
]]>
BobRay Feb 13, 2008, 12:59 PM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179246
<![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179245 opengeek Nov 11, 2007, 12:12 AM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179245 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179244 jesster444 Nov 10, 2007, 09:16 AM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179244 <![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179243 Quote from: sottwell at Nov 10, 2007, 07:33 AM

The 0.9.7 branch is a bleeding-edge, pre-Alpha package that uses the new xPDO based core. Definitely not for the faint-of-heart! It’s actually a whole different beast; it’s a framework with a module that mostly emulates the existing MODx built on it.

Right. I already have that installed & working. My confusion was that I thought this one was also a version of 0.9.7:

http://svn.modxcms.com/svn/tattoo/tattoo/trunk/

I see that it’s not but It’s hard to tell when you go to the link.

Bob
]]>
BobRay Nov 10, 2007, 01:40 AM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179243
<![CDATA[Re: MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179242 sottwell Nov 10, 2007, 01:33 AM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179242 <![CDATA[MODx Development Resources: SVN, Bugtracker and Roadmap]]> https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179241
After a few years using CVS Dude – and CVS Dude really rocks ... seriously you should use them – we’ve migrated to our own internal SVN servers to better accommodate future release build automation and integration across various project resources. You can access our Subversion repository anonymously via the following URLs and protocols:

Follow the Latest MODx Development

MODx Source Code Subversion Repository


]]>
rethrash Nov 09, 2007, 10:48 AM https://forums.modx.com/thread/32629/modx-development-resources-svn-bugtracker-and-roadmap#dis-post-179241