Creating a copied branch in SVN
To create a new branch in SVN, its very simple. svn copy <source> <destination> -m <message> This will copy the…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
To create a new branch in SVN, its very simple. svn copy <source> <destination> -m <message> This will copy the…