简体   繁体   English

如何使用eclipse adt将eclipse工作空间中存在的代码与svn存储库中存在的代码进行比较

[英]how to compare the code present in eclipse work space with the code present in the svn repository using eclipse adt

i am having a project in my adt eclipse project explorer and i want to compare this code with the code which is present in the svn repository.. 我在adt eclipse项目浏览器中有一个项目,我想将此代码与svn存储库中的代码进行比较。

I am using Adt Eclipse,subclipse plugin is installed in eclipse!! 我正在使用Adt Eclipse,在eclipse中安装了subclipse插件!

How to do the above process help me 以上过程如何做对我有帮助

Right click on the project-->Compare with-->Latest From repository

or 要么

press Ctrl+Alt+L Ctrl+Alt+L

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM