Drupal Tutorials > Development > CVSing back your drupal site

CVSing back your drupal site

for Drupal: D5D6D7
1

The benefits of using source control are great. It is like working with another developer, to review your code changes, even if you are all by yourself, not to mention being able to rollback any changes that you have made.

The main idea is to download from cvs the same version of your existing site, then copy all the CVS folders in each subdirectory to the appropriate subdirectories of your existing site. Then to run compare with cvs any differences that you have made, and once satisfied, update using cvs to the latest version.

(CVSing back your drupal site >>)

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
233 Drupal Tutorials and counting!