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
Just use git-svn (one local codebase - Git repo) and have two remote: SVN and Git
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With