开发者

How can I delete a project shared into SVN repository?

I work under Ubuntu and use Eclipse+Subversive to commit code to my SVN repository.

I accidentally shared a project I don't want to be shared. I disconnected it, but obviously I can still see it (e.g. v开发者_JS百科ia websvn interface).

How can I delete this project (folder) from the repository itself?


Use "svn rm URL" command.

See "svn help rm" for details.


You could use the repo-browser of your subversion client (that's what its called in tortoise) to access the subversion structure directly and do your maintenance there.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜