Created
July 18, 2017 19:41
-
-
Save Dssdiego/a9a7440522bebfcd69e7cc215d606522 to your computer and use it in GitHub Desktop.
Merge Branch to Trunk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
svn merge -rREV1:REV2 BRANCH TRUNK | |
REV1 : Primeira Revisão | |
REV2 : Última Revisão | |
BRANCH : Diretório do Branch | |
TRUNK : Diretório do Trunk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment