Back
Close

Computing with Data

elgeish
585.7K views
Previous: Git Next: Ant

Subversion

# Example 1 - copy
svn copy trunk path-to-branch/branch_name

# Example 2 - merge
svn merge path-to-branch/branch_name
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io