Description of the illustration maven_dt_009.eps
This figure shows a circle that illustrates the workflow of a SVN operation. Five arrow-shaped segments indicate that movement flows in one continuous direction with an arrowhead. The last step leads back to the first step to form a closed loop.
Each labeled segment lists corresponding commands.
-
Update begins with
svn update -
Make Changes includes
svn add,svn delete,svn copy, andsvn move -
Fix Problems uses
svn revert -
Resolve Conflicts uses
svn resolve -
Commit uses
svn commit