CVS
(Video) Drupal CVS/SVN Setup
Video : Drupal CVS/SVN Setup
Description:
A 35 minute video about using CVS/SVN for maintaining the code for your Drupal installation
Courtesy:- drupalove.com
- guru's blog
- Login to post comments
(Info) How to check out the latest version of Drupal modules from CVS
Tips : How to check out the latest version of Drupal modules from CVS
I am having some trouble with jscalendar and the views date module, so I want to make sure I have the "latest cvs version" (of the DRUPAL-5 branch!).
This also shows how to set up a whole site with spanking new stable branch code. Source: Drupal Handbook page .
First check out Drupal itself:
cvs -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal checkout -r DRUPAL-5 -d mysite drupal
- guru's blog
- Login to post comments
- Read more
(Tips) Solving the permission denied error when updating Drupal via CVS
Tutorial : Solving the permission denied error when updating Drupal via CVS
If you update Drupal via cvs by doing the following kind of command (here I am updating a Drupal 6.4 installation to Drupal 6.5):
$ cvs update -dP -r DRUPAL-6-5You might run into the following error:
- guru's blog
- Login to post comments
- Read more
(Tutorial) Using TortoiseCVS
Tutorial : Using TortoiseCVS
This video covers the following topics:
- guru's blog
- Login to post comments
- Read more
(Article) From Nothing to Everything with Ubuntu, Drupal, and Komodo Debugging
From Nothing to Everything with Ubuntu, Drupal, and Komodo Debugging
- guru's blog
- Login to post comments
- Read more
(Video) Get drupal development version from CVS using Eclipse
- guru's blog
- Login to post comments
- Read more
(HOW TO) Upgrade an SVN Managed Drupal Installation (without CVS)
"At Chapter Three we use the Subversion Version Control System to manage our client and internal Drupal projects. When we kick off a new project we roll out the latest version of Drupal, stick it in the SVN repository, and start developing.
- guru's blog
- Login to post comments
- Read more
![Drupal-6-Book-[Building Powerful and Robust Websites with Drupal 6].jpg](http://www.drupalranch.com/images/Drupal-6-Book-[Building%20Powerful%20and%20Robust%20Websites%20with%20Drupal%206].jpg)