简体   繁体   中英

Converting an Eclipse Java project into an SVN project?

So I am trying to do something slightly unusual. I checked out a project using Tortoise SVN, and then I imported that project into Eclipse as a Java project, and I can build the project fine.

But I would much rather use Eclipse's Subversion plugin than Tortoise SVN to check in files, update, compare diff's etc.

So is there any way I hook that Java project back into SVN in Eclipse, and then be able to check in files etc through Eclipse.

Note that checking out the project again using Eclipse is not an option for a few different reasons.

Thanks.

右键单击项目,然后选择“团队>共享项目...”以在项目上设置SVN。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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