Can I share the same eclipse project on a SVN & a GIT repository simultaneously.
If yes then how ?
I am using Eclipse Indigo and have to share the same android(Java) project at 2 locations.
Unfortunately the configuration management can not be changed.
Thank you for your help..
This is actually a common issue for developers who are either moving from SVN to Git or simply want the functionality of both repositories. There are a number of blogs and articles available if you Google for using git and svn together.
You'll see all sorts of hints and tricks. The main thing to watch out for though is keeping SVN metadata files (everything in .svn folders) out of Git and vice versa.
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