version control - Comparison of TFS and CVS -


i migrate java project cvs tfs. use eclipse ide development , unsure drawbacks of tfs on cvs. please let me know if know any.

tfs works best visual studio suite, else , find quite struggle.

  • eclipse doesn't have hooks tfs unlike visual studio, struggling little when comes checking in/out files (unless there plugin not aware of)
  • tfs expensive. need tfs server, , need client access (vs team edition , similar or team explorer)
  • also, can't check out multiple branches/versions (from memory). you're stuck 1 working directory managed team explorer.

to fair, tfs step cvs. why stop there? please 4th generation source control git, mercurial (being main 2) etc.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -