I manually init a git repository with svn remote named "qnear"
git svn init -Rqnear --prefix=qnear/ -s <my_svn_repository>
Now, the svn remote is named "qnear". I can't find any way to use SVN fetch function in GitX.
It always tell me this:
command: git svn fetch
[svn-remote "svn"] unknown
error = 1