开发者

Subeclipse, how to share project with existing trunk

开发者 https://www.devze.com 2023-03-15 03:05 出处:网络
i have a java project already versioned with tortoiseSVN. I just installed subeclipse in eclipse and i would like to manage开发者_如何学Go my file with it.

i have a java project already versioned with tortoiseSVN. I just installed subeclipse in eclipse and i would like to manage开发者_如何学Go my file with it.

When i try to share my project (right click on it > Team > share > svn) , i choose "Use existing repository location" and select my repository.

My repository have a common structure trunk/tags/branches. But in subeclipse it said that :

The folder indicated by the URL cannot already exist

So if i choose the trunk folder (where my source code is) subeclipse display an error because this folder already exist.

How can i handle my existing repository with subeclipse without creating new folders ?


Found a solution ! There were un problem beteween the versions of tortoise and subeclipse. I have updated the both to their last version available and every thing works great !

0

精彩评论

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