User: jpetso Branch: DRUPAL-5--2 Date: Thu, 01 Jan 2009 19:15:55 +0000 Added files: /modules/versioncontrol_cvs/cvslib cvslib.inc Modified files: /modules/versioncontrol_cvs versioncontrol_cvs.install versioncontrol_cvs.log.inc versioncontrol_cvs.module Log message: Fix log fetching (used erroneous SQL queries and a wrong function name), and factor out the code independent from Drupal into a separate helper library, cvslib.inc (similar to the SVN backend's svnlib.inc). Makes the code quite a bit nicer, and will ease upcoming functionality additions. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs...