vote up 16 vote down star
19

Anyone know of any really good tutorials explaining branching and merging with Subversion? All the better if it's specific to Tortoise SVN

flag

8 Answers

vote up 22 vote down check

Some links from my del.icio.us:

link|flag
that 'how to branch properly' does a good job of explaining why TSVN uses the words "from" and "to" on the merge dialog, they don't mean "merge changes from x to y" but "merge changes between x and y to working copy" – gbjbaanb Mar 8 at 15:00
Worth noting the discussion below the 'Day-to-day' article as it suggests an alternative method of branching from the guide which seems to be a better approach, good article though. – Cookey Nov 21 at 1:10
vote up 0 vote down

How about this?

link|flag
vote up 4 vote down

Version Control with Subversion

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

link|flag
vote up 8 vote down

Eric Sink's blog series is good, but not specific to SVN.

link|flag
vote up 0 vote down

This looks great. Thanks for asking and answering.

link|flag
vote up 0 vote down

This looks great. Thanks for asking and answering.

The current setup on this site isn't conducive to making comments. Stuff like this is going to get down modded (you're new, so I won't downmod you this time). Comments (right now) just kind of add to noise and make answers harder to see (which is why they get down modded).

I'm glad you appreciated it though. I appreciated the answers too.

link|flag
You on the other hand are not new, so why are you calling it "modding" instead of "voting"? – Owen Oct 10 '08 at 17:37
vote up 3 vote down

You can also try this one

or perhaps This one

link|flag
The code project tutorial looks well done. – Kenny Sep 23 at 15:43
vote up 0 vote down

Here are my easy click-by-click instructions (specific to Tortoise SVN)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.