git svn - Bringing a Git Repository and SVN Repo together -


i have use svn repo on server. checked trunk once out , saved changes local git repo, using branches etc.

what best way commits local git svn server? export , import in git-svn clone?

what have: svn repo (rev: 1400) git-svn (rev: 1400) local git (rev: 1700)

the branches in git simple, this:

a---b-------------f---g                  /         c---d---e 

git svn dcommit should trick


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -