Tag: code

  • Merging Changes from Branches in SVN

    This is a tip for TortoiseSVN Source Control and covers branching and merging.  If you don’t know what that is, read this nice help document. We often need to try out an idea without mucking up the main line of development.  To do this we copy the code out into a “branched” version. I use these…