Enhancement Request: git-svn support
I don't know how else to make a request, so I'll put it here.
I have Intellij IDEA 10 and am using git-svn. In other words, I use git-svn on the command line to checkout a project, and the import into Intellij. Idea understands the git project well-enough -- I can to commits, etc. But, obviously, I can't push it through Intellij -- I have to go to the command line and run "git svn dcommit". I also have to go to the command line to get the latest from SVN (git svn fetch).
So my pie-in-the-sky enhancement request is for Intellij IDEA to understand git-svn natively -- so I don't have to do any command-line work.
Please sign in to leave a comment.
please vote for:
http://youtrack.jetbrains.net/issue/IDEABKL-5677
Support for git svn fetch https://github.com/JetBrains/intellij-community/pull/725