Use git to clone the svn project, and then want to push the cloned project to svn, can you use git push?

Clone the svn project with git, and then want to push the cloned project to svn. Can I use git push?


Why not just use svn


Yes. If you like, even a set of code can be hosted by both SVN and git


download TortoiseSVN direct management will be much more convenient, each time you submit the new code first SVN Update, and then SVN Commit

Menu