I'm working on a project with 2 more developers. The problem is that 1 developer is using SVN and the other developer and I using github. Is there a way to keep everything synced on both sides SVN and git?
When I had to deal with this one time, I just told the other guy to learn git and suck it. Eventually, he did and everyone was happy. I suggest that :-)
Either force the other guy to use git
, or have the svn
repository be the main one, and use git-svn
to pull/push from/to it.
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