Skip to content. | Skip to navigation

Sections
Personal tools
You are here: Home News & views Subversion 1.5 has landed

Posted Jul 24, 2008

Subversion 1.5 has landed

by Erik Rose
— filed under: , ,

WebLion’s Subversion server now runs 1.5.0. Happy merging!

The good news

I’ve upgraded weblion.psu.edu’s Subversion stuff to the new 1.5.0 release. The release notes are well worth a read, as many of the workarounds we’ve used in the past are no longer necessary. If you choose not to upgrade your client yet, that’s okay; it will continue to work as ever. Otherwise, enjoy the new features, and please open a ticket if you notice anything weird.

Caveats

I’ve upgraded the format of the weblion repository but will hold off on the other ones so we maintain the option of returning to 1.4 in case of some disastrous bug. We’ll vet the new format on this one repository (which receives constant punishment and attention) and upgrade the rest in about a week. In the meantime, some features might not be available in other repositories unless you specifically ask me to upgrade them (and take your life in your hands): see the New Feature Compatibility Table in the release notes for details.

A note for buildout users

If you use buildout and choose to update your svn client, you’ll need to patch setuptools as well. Here's how:

  1. Grab the source of setuptools-0.6c8.
  2. Apply this patch.
  3. Build the egg: cd setuptools-0.6c8 && python2.4 setup.py bdist_egg
  4. Toss it in your eggs dir: mv dist/setuptools-0.6c8-py2.4.egg ~/.buildout/eggs
Document Actions
Need help now?

Immediate assistance is available during university work hours:

News & views…
Posted Oct 13, 2009 Portlets gone wild with ContentWellPortlets 2.0.1 This new release adds the ability to add portlets to the footer area. It also has 6 portlet managers per area. This means 20 total portlet managers including the 2 on the sides that ship with plone.
Posted Sep 17, 2009 Plone 4 – An interview with Zope News Jan Ulrich Hasecke interviews me for Zope News.
Posted Aug 31, 2009 Web Services API for Plone Alpha 3 Release Details the release of the wsapi4plone.core package and the plans for future releases. The final report of the AtomPub for Plone Google Summer of Code project.
Posted Aug 28, 2009 Content editing and creation in Plone is faster with archetypes.schematuning Some bench marks of content editing and creation in Plone with and without archetypes.schematuning installed.
More news & views…