I've been using Tourtist-SVN locally on a project for version control of my code. I develop with Eclipse and will often import shared code using it's built in CVS module.
Soon I will be be moving my local SVN repository to another server in order to work with other developers.
I'm wondering if it's possible in Eclipse to continue to use both CVS for importing and updating some contributed code and at the same time use another Eclipse SVN module to version control my code.
Does anyone have experience using such a workflow model? Will it be a waste of time to try to make it work?