开发者

Setting up SVN in Eclipse

I have created a SVN repository using this tutorial https://help.ubuntu.com/community/Subversion. Exactly as per mentioned with two users. Now I want to use Eclipse and add the repository I have on m开发者_运维技巧y drive. Can anybody help?


Get subclipse to add subversion support to eclipse. Then you can checkout from your local subversion server using eclipse's version control / team functionalities.


See this How to use Subversion with Eclipse

Hope it helps.


As already mentioned, try Subclipse. Then use "File->Import...->SVN->Checkout Projects from SVN"


You should install some SVN plugin to Eclipse (e.g.: Subclipse) then you could add your java project in normal way and you'll see SVN ability

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜