CentOS 5.3 subversion 1.4.2
I used git for one of my projects.
However, our company policy has changed, and now I need to import the git project into our new subversion repository.
I'm just wondering how can I import a project created in git into a subversion repository?
Ater I imported a project that I have to check. However, I would prefer to use git commands rather than subversion commands, if possible?
Thanks so much for any suggestions,
source
share