Home ›
Checking out your contributed module from CVS to work on it moreChecking out your contributed module from CVS to work on it more
Submitted by Benjamin Melançon on May 5, 2008 - 2:04pm
cvs -z6 -d:pserver:agaric@cvs.drupal.org:/cvs/drupal-contrib checkout -d term_message contributions/modules/term_message
This was a module with a dead head, so I also had to do this (I could have put the -r DRUPAL-5 into the above command immediately after the checkout).
Ebony-II:term_message ben$ cvs update -dP -r DRUPAL-5
cvs update: Updating .
U term_message.info
U term_message.install
U term_message.module
Reference
http://drupal.org/node/321
http://drupal.org/handbook/cvs/quickstart#update
http://agaricdesign.com/note/starting-fresh-cvs-avoid-sticky-problems
Resolution
More like this
- Check out Drupal version to a specific directory from CVS
- When you accidentally overwrite a localization language and freak out because the whole site is Arabic
- Stop phpMyAdmin from logging you out in your own local environment (Ubuntu)
- Get a Drupal module from CVS
- Agaric wants easy listing of a site's enabled Drupal modules including missing modules


Comments
Post new comment