Skip to content

Instantly share code, notes, and snippets.

@Dssdiego
Created July 18, 2017 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dssdiego/a9a7440522bebfcd69e7cc215d606522 to your computer and use it in GitHub Desktop.
Save Dssdiego/a9a7440522bebfcd69e7cc215d606522 to your computer and use it in GitHub Desktop.
Merge Branch to Trunk
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