How to use TortoiseSVN: Difference between revisions

From Officience
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[Category: IT Knowledge]]
You can download file from here [[File:Svn.docx]]
You can download file from here [[File:Svn.docx]]



Latest revision as of 10:30, 13 July 2017


You can download file from here File:Svn.docx

How to install TortoiseSVN

SVN’s folder structure

SVN’s workflow

How to use SVN’s workflow

  • Check out, commit source code
  • Create new branch before release
  • Create new branch after fixing bugs
  • Resolve conflict files
  • Merging code from branches to trunk