SVN 在引号中添加斜杠

发布于 2024-11-30 19:05:07 字数 418 浏览 0 评论 0 原文

我们在 Linux 上有一个内部颠覆服务器。当我尝试从中签出一个项目时,它给了我一个错误。

某些文件的文件名中包含 ' 和 `。这些文件是从 Mac 签入的,当我将文件签出到 Windows 计算机时,它会在 ' & 后面添加斜线。 `。

my'file.doc becomes my\'file.doc

Windows 将其视为文件夹。有办法解决这个问题吗?

这是错误:

SVN error

这是存储库浏览器上的文件:

Repo 浏览器

We have a inhouse subversion server on linux. when I try to check out a project from it, it gives me an error.

Some of the files have ' and ` in the file name. these files were checked in from a Mac, and when I check out the files to a windows machine it adds a slash to the ' & `.

my'file.doc becomes my\'file.doc

and windows takes this as a folder. is there a way to get around this?

This is the erorr:

SVN error

This is the file on repo browser:

Repo browser

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

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

发布评论

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

评论(1

莳間冲淡了誓言ζ 2024-12-07 19:05:07

尝试在存储库浏览器中重命名文件并删除 \

Try to rename the files in the repo browser and remove the \.

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