Top "Git-svn" questions

git-svn is a bidirectional bridge between git and Subversion allowing to use a remote Subversion repository as a local Git repository while still be able to send changes back to Subversion.

Git Svn - Found possible branch point

I'm trying to use git svn to clone a SVN repo into Git. I run the following command: C:\Projects&…

git git-svn
GitHub for Windows : how to unset svn-remote.svn.url

From cmd line at path for my local repo, I executed git svn clone command but with the wrong url. …

git svn github git-svn github-for-windows
Why are git submodules incompatible with svn externals?

There are lots of webpages out there suggesting hackish ways to make svn externals look like git submodules. I have …

svn git git-svn git-submodules svn-externals
Local Git Server Setup (using bonobo)

I am trying to setup the Bonobo Git Server to use github on a centralized server. I have followed the …

asp.net git iis git-svn bonobo
How to have git-svn take care of empty directories gracefully?

I am very happily using git-svn, though I noticed that git has a different approach when it comes to empty …

git directory git-svn