In Part I of this article we discussed the importance of version control for web developers/designers, and I reviewed the structure of the system I created for my own use. Here in Part II, we’re going to review how to keep track of the contents of these versions.
Read the rest of this entry »
Tags: version control, web design, web development
Posted in Web Design & Development | No Comments »
Introduction
One of the biggest challenges I faced when I started building websites was keeping reliable and organized copies of website versions, and then trying to figure out what the difference was among the different version I had created. This article will present you with an overview of my personal system for maintaining web site versions, and how to easily find the version you need to access when you need (as we all do sometimes) to roll back from a backup.
Read the rest of this entry »
Tags: version control, web design, web development
Posted in Web Design & Development | No Comments »