I am about to migrate my Java project from CVS to TFS. I use eclipse IDE for development and I am unsure about the drawbacks of TFS over CVS. Please let me know if you know any.
I am about to migrate my Java project from CVS to TFS . I
Share
TFS really works best with Visual Studio suite, anything else and you will find it to be quite a struggle.
To be fair, TFS is a step up from CVS. But why stop there? Please look into 4th generation source control like Git, Mercurial (being the main 2) etc.