简体   繁体   中英

Any good SVN tool for eclipse to manage multiple repositories at once?

I'm using subclipse for svn in eclipse, however it can't manage multiple repositories, I had to disconnect and connect again, disconnect and connect again to transfer different revisions of my application. The result now is that I've lost my latest revision and I'm stuck with this old revision and there are projects inside projects, etc, etc. It's all a mess. I need some kind of tool which would manage multiple repositories and would allow you to choose which repository to commit to...

Any solutions to this? I need a better tool for SVN...

You can try using SVN as a separate tool outside of Eclipse. It is not the most elegant approach, but gives you more control over what you do.

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