开发者

Eclipse Subversive: deleting repository

I was working in Eclipse and used Subversive for versioning my program. However, now I would like to stop using SVN. Can I开发者_如何学C somehow delete repository from Eclipse i.e., not to synchronize any more?


you could disconnect (right click on project -> Team -> Disconnect) all your SVN projects and then open SVN repository explorer and remove (Discard location) SVN location. For doing it all your SVN projects have to be disconnected first.


The only other way would be to delete all the .svn files in those directories. That is how Eclipse knows.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜