I really like gitbut unfortunately only can submit to a subversion repository.
Is it possible to work locally with gitwith all benefits and submit/checkout from a subversion repository? 
git integrates nicely with subversion.
You might find this ProGit chapter particularly useful.
One of Git’s great features is a bidirectional bridge to Subversion called git svn. This tool allows you to use Git as a valid client to a Subversion server, so you can use all the local features of Git and then push to a Subversion server as if you were using Subversion locally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With