Table of Contents

Svn - Merge

Steps

As the trunk is also a branch, the steps below are basically the same but I wanted to keep them apart because it gives a step by step guide for beginners.

Merge from the trunk to your branch

svn info | grep -i URL

If conflicts:

Merge from a branch to your trunk

svn info | grep -i URL

If conflicts: