Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

June 26 2009

Use Git With Subversion

The tool git-svn is a Perl script that allows working on a Subversion repository using git instead of Subversion. This is a great program because it allows you to collaborate with a Subversion controlled project by using git to manage the code.