开发者

How can I delete a project shared into SVN repository?

开发者 https://www.devze.com 2023-01-21 12:47 出处:网络
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

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

精彩评论

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

关注公众号