문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top