Version Control
From Dreamwidth Notes
Revision as of 03:05, 16 September 2008 by Foxfirefey (Talk | contribs)
Contents
Checking out the code
Working with bin/cvsreport.pl
Displaying code changes
Reverting changes
Committing changes
Right now, only xb95 can do this.
- Apply patch to live code
- Test the patch
- Sync to the cvs copy of the code
-
hg diff
in the repository -
hg commit
-
hg push