Proper version control is a must for everyone who programs more than a few lines of code. Even if you develop your applications all by yourself it is very handy to be able to branch and merge your code, be able to roll back to previous versions or undo changes you made in the past. It works great for regular applications, but managing web applications or websites is a tad harder for two reason: You need a webserver to get your application going and you usually have to manage database revisions as well.
Add your comment
Voters For This Link (11)
-
bloid -
mswatcher -
java_freak -
lhoguin -
tgautier -
seymores -
olagato.myopenid.com -
joyps -
antych -
mhenke -
subru77