admin管理员组文章数量:1430995
I have downloaded some mp4 files from my svn repo.
However these files are taking up too much disk space, do I deleted them.
SVN still gives me the option to revert the changes.
Is there any way to cleanup so that the revert option is not seen any more and the size of the svn folder reduces?
I have downloaded some mp4 files from my svn repo.
However these files are taking up too much disk space, do I deleted them.
SVN still gives me the option to revert the changes.
Is there any way to cleanup so that the revert option is not seen any more and the size of the svn folder reduces?
Share Improve this question asked Nov 19, 2024 at 9:30 Rishikesh RajeRishikesh Raje 8,6222 gold badges18 silver badges32 bronze badges 2- No, just delete the files from my local machine. Not from server. Currently my .svn folder is 90 GB and my actual files are 60 GB. I just want the .svn folder to be 60GB approx – Rishikesh Raje Commented Nov 19, 2024 at 9:47
- 1 I see. Will delete the comment then... and let's wait for people more knowledgeable than me to show up and answer that. :-D – eftshift0 Commented Nov 19, 2024 at 9:57
1 Answer
Reset to default 0In future SVN 1.15 major update it's planned to add support for pristineless working copies (aka pristines-on-demand) that will make it possible to significantly reduce the disk space usage by the pristines .svn directory.
The content of the .svn directory is mandatory in the current versions of SVN. It contains unmodified versions of the files from your working tree so it corresponds to the size of your versioned files.
本文标签: tortoisesvnClean up svn folder where files already downloadedStack Overflow
版权声明:本文标题:tortoisesvn - Clean up .svn folder where files already downloaded - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745569821a2663979.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论