Version Control

From Dreamwidth Notes
Revision as of 03:05, 16 September 2008 by Foxfirefey (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Checking out the code

Working with bin/cvsreport.pl

Displaying code changes

Reverting changes

Committing changes

Right now, only [info]xb95 can do this.

  1. Apply patch to live code
  2. Test the patch
  3. Sync to the cvs copy of the code
  4. hg diff in the repository
  5. hg commit
  6. hg push