We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • This is a duplicate post from the announcements thread, but I thought it bears repeating here:

    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


      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
    • 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.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 3749
        • 24,544 Posts
        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
          Did I help you? Buy me a beer
          Get my Book: MODX:The Official Guide
          MODX info for everyone: http://bobsguides.com/modx.html
          My MODX Extras
          Bob's Guides is now hosted at A2 MODX Hosting
          • 14050
          • 788 Posts
          Just by the directory structure you can tell it is the 0.9.6.1 branch. The trunk will likely remain the 0.9.6 branch until 0.9.7 goes live as the stable release.
            Jesse R.
            Consider trying something new and extraordinary.
            Illinois Wine

            Have you considered donating to MODx lately?
            Donate now. Every contribution helps.
          • FYI, all the development resources have been moved to port 80 from port 8000 to prevent access issues for some folks on restrictive networks. I edited all the posts in this thread to prevent future confusion. SVN users will need to relocate any working copies to the new repository URL.
              • 3749
              • 24,544 Posts
              The Bugtracker seems to be down at: 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.
                Did I help you? Buy me a beer
                Get my Book: MODX:The Official Guide
                MODX info for everyone: http://bobsguides.com/modx.html
                My MODX Extras
                Bob's Guides is now hosted at A2 MODX Hosting
                • 31337
                • 258 Posts
                The entire infrastructure is being worked on today. Jason can chip in with more details, but please don’t be surprised if something breaks today smiley
                • Thanks Victor; yes, Trac and Fisheye/Crucible are down today. Work is being done on the development infrastructure and I’ll let everyone know when everything is back in place and ready for use.
                    • 31337
                    • 258 Posts
                    It’s back up. If you find more problems, ping me or Jason please.