Hi everyone,
A lot of nice work has been done on cdsgit!
I wonder if it is possible to support git-svn to make it directly compatible to SVN repositories? According to the git-svn documentation, instead of
git <cmd>
one uses
git svn <cmd>
Now, obviously SVN does not support all features, so does cdsgit use any features that svn (or svn-git) does not support?
It would be a nice addition, since in many places SVN is still the goto concurrent version system.
Best Regards
Hi everyone,
A lot of nice work has been done on cdsgit!
I wonder if it is possible to support git-svn to make it directly compatible to SVN repositories? According to the git-svn documentation, instead of
git <cmd>one uses
git svn <cmd>Now, obviously SVN does not support all features, so does cdsgit use any features that svn (or svn-git) does not support?
It would be a nice addition, since in many places SVN is still the goto concurrent version system.
Best Regards