| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

DrupalCvsProject

This version was saved 17 years ago View current version     Page history
Saved by PBworks
on April 1, 2007 at 2:14:38 pm
 

Instructions for setting up and configuring Drupal cvslog and project modules

CVS Server Config

  • checkout xcvs into safe area not under docroot
    • ... example string
  • create symlinks for the following scripts in CVSROOT
  1. xcvs-commitinfo.php
  2. xcvs-config.php
  3. xcvs-db.php
  4. xcvs-loginfo.php
  5. xcvs-taginfo.php
  • edit commitinfo (document CVSROOT co a bit...)
    • cvs commit -m "Adding Drupal xcvs support" CVSROOT
  • edit config
    • mostly self explantory, don't think i need much ....

Drupal cvslog module config

  • set up repository
    • TODO: ui should document where / is needed and not
  • set up CVS users, map CVS accounts to Drupal accounts

Integrate Repository with a Project

  • create a new project
  • on project configuration page, specify repo

Comments (0)

You don't have permission to comment on this page.