Difference between revisions of "Subversion day to day"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | ==Subversion's Working Cycle== | |
+ | |||
+ | The normal working cycle in terms used by Subversion is: | ||
+ | |||
+ | # checkout/update | ||
+ | # test | ||
+ | # edit | ||
+ | # test | ||
+ | # commit |
Revision as of 14:03, 7 February 2006
Subversion's Working Cycle
The normal working cycle in terms used by Subversion is:
- checkout/update
- test
- edit
- test
- commit