subversion
Subversion is awesome, but it's command line interface is "non-intuitive". Here are some short-cuts I created to remember the commands. The most useful are:
- svn_add_all [folder] - svn add any files not under version control
- svn_revert_all [folder] - revert any changes to folder recursively
- svn_ignore [folder] [pattern] - add the pattern to the folder's ignore list
Tomorrow, I'm giving a presentation at the Berkeley Drupal User Group (BDUG) on Version Control and Drupal.
http://www.slideboom.com/presentations/113014/Drupal-Version-Control
I uploaded them to slideboom while I tweak my website to offer files. The slide transitions don't show in the flash, but require clicks to move through. This is what's happening if you're clicking "next" and get no go. Anyways, I'll update my site later this week. So many things to do, so little time.
Go Drupal!
Mike