Difference between revisions of "How to use TortoiseSVN"
From Officience
(Created page with "You can download file from here File:Svn.docx = I. How to install TortoiseSVN = = II. SVN’s folder structure = = III. SVN’s workflow = = IV. How to use SVN’s workfl...") |
|||
Line 1: | Line 1: | ||
You can download file from here [[File:Svn.docx]] | 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 | * Check out, commit source code | ||
* Create new branch before release | * Create new branch before release |
Revision as of 05:27, 3 June 2015
You can download file from here File:Svn.docx
Contents
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