154
edits
Changes
→merge
# Notify other team members that you have finished your commit!
*Command line
*:Follow all the precautionary steps stated above and then:
<big><pre>
cd locdir
-m "merging back nameOfTask to trunk"
</pre></big>
* : Compile and test the trunk
<big><pre>
svn commit -m "committing work done on nameOfTask"