I am working on a code based project. I am using SVN with my private server and I use TRAC for ticketing and project management. Parallel I would like to pull my code to github for discussions and the open source thought.
First a commit changes to my svn server and afterwards to github. I have ignored the .git/* Files in svn and vice versa. But I always get merge errors while pushing to github.
Does anyone have experiences in using both services and can give my hints? Yours, Raphael