164

How do you branch and merge with Apache Subversion using the TortoiseSVN client?

cmcculloh
  • 47,596
  • 40
  • 105
  • 130

3 Answers3

23

My easy click-by-click instructions (specific to TortoiseSVN) are in Stack Overflow question What is the simplest way to do branching and merging using TortoiseSVN?.

Community
  • 1
  • 1
JoelFan
  • 37,465
  • 35
  • 132
  • 205
15

Version Control with Subversion

A very good resource for source control in general. Not really TortoiseSVN specific, though.

Bernard
  • 45,296
  • 18
  • 54
  • 69
3

You can also try Version Control for the Standalone Programmer - Part 1 or perhaps Merging with TortoiseSVN.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Black Horus
  • 1,043
  • 8
  • 13