Posted by sirkitree on August 6, 2010 at 2:19pm
For those who are still stuck with Subversion but would like to be using Git, I wrote an article recently about using git-svn.
Categories: git, git-svn, subversion
For those who are still stuck with Subversion but would like to be using Git, I wrote an article recently about using git-svn.
Comments
Great article mate! Most
Great article mate!
Most Drupalers (myself included) aren't going to ditch svn completely anytime soon - we've all got existing projects in svn, and clients who require svn for new projects.
In fact, finding out that git-svn worked well was the final point to get me to take the plunge. Before that I had thought I may as well "just keep everything simple on subversion."
So resources on how to integrate Git into our existing workflows are very helpful.