Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚意识到我可以在 Eclipse 中安排我的存储库的同步。但是,如果我在不必去“团队同步”视角查看冲突的情况下收到冲突通知,那就太好了。是否有摘要视图或弹出显示的方法?
基本上我想尽快知道有冲突。
我认为当前的 svn eclipse 插件不可能,因为为了显示您的文件冲突,它必须自动连接到 svn 服务器,并在每次按下保存网络消耗的文件时进行文件比较。