14 Jan, 2009 in SVN by admin

Assuming you have a main “trunk” in your subversion repository, and that you are actually working on a different branch.
You’d need to merge your changes from your branch to the trunk so other team members would be able to use your code. You’d also want to be able to merge from the trunk to your [...]