I have imported the subversion repository to Git repository by svn-all-fast-export.
However, after imported the project, I don't know the way to keep maintain reposirory synchonize with the SVN which still have some users using.
I cannot find the way to use git svn fetch or git svn dcommit after done the imported.
git svn fetchandgit svn dcommitbecause the main repository still in the SVN, not Git.