开发者

SVN adding slashes to quotes

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\'fi开发者_C百科le.doc

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

This is the erorr:

SVN adding slashes to quotes

This is the file on repo browser:

SVN adding slashes to quotes


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜