What is the proper way to do a Subversion merge in Eclipse?

前端 未结 9 1019
深忆病人
深忆病人 2021-01-30 11:58

I\'m pretty used to how to do CVS merges in Eclipse, and I\'m otherwise happy with the way that both Subclipse and Subversive work with the SVN repository, but I\'m not quite su

9条回答
  •  孤城傲影
    2021-01-30 12:34

    The one thing that syncrhonize view in eclipse lacks is check-in capability. In Team synchronization view I can view all my changes and resolve conflicts, so it would be rather intuitive to check-in right there instead of going back to java view and do check-in.

提交回复
热议问题