Drupal CVS Cheat Sheet

Reviews
Shared by: armani11
Stats
views:
40
rating:
not rated
reviews:
0
posted:
11/9/2008
language:
pages:
0
Drupal CVS Cheat Sheet Main Respository: /cvs/drupal Checkout cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal co drupal Branches and Tags DRUPAL-BranchNm Branch format * DRUPAL-4 and earlier 6 are irregular Ex. DRUPAL-5, DRUPAL-4-7 ** HEAD refers to the latest development version DRUPAL-BranchNm-PatchLv Release tag format Ex. DRUPAL-5-5 DRUPAL-BranchNm-PatchLv-RC-Cand.# RC tag format Ex. DRUPAL-6-0-RC-1 DRUPAL-BranchNm-PatchLv-BETA-Beta# Beta tag format Ex. DRUPAL-6-0-BETA-4 See Also http://drupal.org/node/320 Checking Out from the Main Repository http://drupal.org/node/93998 Overview of Core Branches and Tags http://drupal.org/node/93997 List of Core Branches and Tags Contributions Repository: /cvs/drupal-contrib Checkout cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib co contributions Branches and Tags DRUPAL-CoreCompat--Major Note: DRUPAL-5 and earlier are irregular DRUPAL-CoreCompat--Major-PatchLv<-Extra> Branch format Ex. DRUPAL-5, DRUPAL-6--4 General release tag format Ex. DRUPAL-6--2-0-BETA1 Folders docs API documentation and example features, marketing materials, etc modules Modules profiles Installation profiles sandbox Temporary development code storage theme-engines Theme dependent engines themes Themes translations Language translations tricks Miscellaneous useful scripts See Also http://drupal.org/node/321 Checking Out from the Contributions Repository http://drupal.org/node/93998 Overview of Contributions Branches and Tags http://drupal.org/node/97084 List of Contributions Branches CVS Usage CVS Options -a -d directory -Q -R -r -x -z value Authenticate client-server communication CVS repository directory ($CVSROOT) Quiets most CVS output Read-only repository mode Makes new working files read-only ($CVSREAD) Encrypt client-server communication Gzip compression level, 1 = min, 9 = max CVS Commands add commit checkout diff cvs ad target cvs ci cvs co project cvs di target Adds target to repository Commits local changes to repository Checks out code from repository Show differences between local and repository target Renames a file named old to new Removes target from repository Displays current status of target Gives target a symbolic tag name tagnm Updates local sandbox from repository mv old new && cvs add new && cvs rm old && cvs commit -m "renamed old to new" new old remove status tag update cvs rm target cvs st target cvs ta tagnm target cvs up CVS Command Options -A -C -D 'date' -l -r tag Use the HEAD version (cvs update -A only) Overwrite local files with latest from repository Most recent revision no later than date (sticky) Disable recursion in sub-directories Use revision tag (sticky) CVS Advanced Commands cvs checkout -r branch project Checks out branch branch from project project cvs checkout -l contributions/modules && cd contributions/modules && cp -r source projdir && find projdir -type d -print | grep -v CVS | xargs cvs add && find projdir -type f -print | grep -v CVS | xargs cvs add && cvs commit -m “reason” cvs diff -up target > patch cvs tag -b branch cvs tag -r tag patch -p0 < patch Adds a module project from local source source to CVS folder projdir with reason reason Creates patch patch from the differences of target Creates branch branch from current working directory Tags sources in current directory as tag tag Applies patchfile patch See Also Drupal CVS Handbook Drupal CVS Maintainer Quick-Start Guide http://drupal.org/node/319 http://drupal.org/node/93951

Related docs
Drupal CVS Cheat Sheet
Views: 100  |  Downloads: 9
Drupal Theme Developers Cheat Sheet
Views: 873  |  Downloads: 41
Drupal Theming Cheat Sheet
Views: 3  |  Downloads: 1
DRUPAL PHPTEMPLATE THEMING CHEAT SHEET
Views: 298  |  Downloads: 2
Drupal Dictionary
Views: 353  |  Downloads: 12
Drupal专业开发指南(中文版).
Views: 9  |  Downloads: 1
Ubercart Installation Cheat Sheet
Views: 0  |  Downloads: 0
premium docs
Other docs by armani11
Minutes of Special Meeting of Directors
Views: 198  |  Downloads: 5
JOB APPLICATION
Views: 1028  |  Downloads: 41
Intraware Inc Ammendments and Bylaws
Views: 217  |  Downloads: 0
Employee Discipline Form
Views: 5878  |  Downloads: 208
eToys Inc Ammendments and Bylaws
Views: 194  |  Downloads: 0
aycock-all
Views: 500  |  Downloads: 2
Board Resolution Changing Board Size
Views: 232  |  Downloads: 6
The Home Depot Inc Ammendments and Bylaws
Views: 225  |  Downloads: 1
RSVP LIST
Views: 413  |  Downloads: 9
Form FinCEN102A (PDF) Instructions
Views: 222  |  Downloads: 1