在 Tortoise SVN 1.6.11 存储库中查找并替换

发布于 2024-12-16 02:01:19 字数 115 浏览 1 评论 0原文

我想知道如何使用提交备注查找并替换整个存储库(有超过 100 个项目/文件夹)的 html 文件中的特定文本/字符串。我有脚本编写的基本知识。我还使用 Windows 2003 服务器和 VisualSVN 服务器。

I would like to know the way out to Find and replace specific text/string in html files of an entire repository (which has more than 100 projects/folders) with commit remarks. I have a basic knowledge of scripting. Also I am using windows 2003 server with VisualSVN Server.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

为你鎻心 2024-12-23 02:01:19

您的修改应该将您的存储库检出到工作文件夹中,执行更改并提交。

版本化文件的更改绝不应该直接在服务器中进行。

Your modification should be made checking out your repository into a working folder, performing your alterations and commiting.

Changes in versioned files never should be made directly in the server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文