I have a files that are in CVS repository, I need in some way to transfer it to GIT without any conflicts and bugs..What are the risk that I need to take?
The CVS server and the GIT server are set on linux ofcourse
How can I do that?
Anthor question, if I use software that dosent have any git plugin, how can I use git yet?