Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从谷歌代码的项目托管网站上的 SVN 中完全删除修订?我想从网站上删除修订版,这样任何人都无法查看或访问它。
回滚更改。
除非自从发布此答案以来情况发生了变化,否则除了创建一个新的存储库之外,在 SVN 中似乎真的不可能做到这一点。
就谷歌代码而言,我不相信他们会让你删除任何东西,因为一旦某个东西是开源的,它就不能成为封闭源代码(未来的版本可以,但任何发布的东西仍然是开源的)。