Hello,
CentOS 5.3 subversion 1.4.2
I have been using git for one of my projects.
However, our company policy has changed and now I have to import my git project into our new subversion repository.
I am just wondering how I can import a project created in git into a subversion repository?
Ater I have imported the project I will have to checkout. However, I would still rather use the git commands and not subversion commands, if that is possible?
Many thanks for any suggestions,