Downloads

Download tar.gz 43.46 KB
MD5: a0311da7407f7a4e61a3a5b469b43ee1
SHA-1: ea5926d0b56c1c38b25263382ab34ed2b03e0cb5
SHA-256: 4bec19c5e6e634b765c86b5ab546bd8cbac9795406bd599ec5fb193540c93f28
Download zip 56.51 KB
MD5: b1762bf435760cee331c4d6929a58acb
SHA-1: 962e6d1dcfe4a05e168cf4c4fd27fce05627cb6c
SHA-256: 4b37ec5870d0bafa739a918e92f5d75b9a534729af52729e344f9b0b1b556025

Release notes

Despite being an -rc2, there have been a good number of improvements since -rc1.

  • Recording commit information from 'cvs log' (a.k.a. log fetching) was broken in the previous release, that's fixed in this one.
  • The CVS backend now supports basic repository browsing via Repoview, though only for the latest revisions on HEAD.
  • A cvs.module compatibility layer (implemented as optional add-on module) has been added, so that the 'cvs' menu path (e.g. "http://drupal.org/cvs") keeps working when upgrading from cvs.module. Granted, without the update script being finished this will be of limited value, but we'll need that compatibility layer for Drupal 6 anyways, so why not add it now.
  • On the coding side, lots of refactoring has been done, splitting out the code interfacing with CVS into a Drupal-agnostic helper library (which also means it won't need to be ported).
Created by: jpetso
Created on: 2 Jan 2009 at 18:29 UTC
Last updated: 2 Jan 2009 at 18:29 UTC
New features
Bug fixes
Unsupported

Other releases