删除文件以缩短结账时间

发布于 2024-10-18 09:21:41 字数 183 浏览 11 评论 0原文

我们有一个用 rtag 创建的项目版本,它有大量文件,导致结帐速度异常缓慢。

许多文件已过时,因此我已删除它们并将此更改提交到存储库。但是,签出时间并没有改善,因为文件仍然存在于服务器上,并且在对该标签进行新签出时需要进行处理(但它们没有被签出)。

有什么方法可以禁用此处理,或永久删除文件,但不影响任何其他标签或分支?

We have a version of our project that we tagged created with rtag -- and it has a large number of files which causes checkout to be exceptionally slow.

A lot of the files are obsolete, so I have deleted them and committed this change to the repository. However, the checkout time has not improved because the files still exist on the server and are subject to processing when a new checkout of this tag is made (but they are not checked out).

Is there some way I can either disable this processing, or permanently delete the files, but not affect any other tags or branches?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文