Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.9.3
-
None
-
None
Description
run svn ls file://path/to/repo and the output is
svn ls file:///D:/Entwicklung/Projekte/test-repo-svn svn: E170013: Unable to connect to a repository at URL 'file:///D:/Entwicklung/Projekte/test-repo-svn' svn: E180001: Unable to open repository 'file:///D:/Entwicklung/Projekte/test-repo-svn' 'vn: E160033: Unknown FS type 'fsfs
There seems to be a unescaped \r from the repo's internal files. This issue has been confirmed on the mailing list: http://svn.haxx.se/users/archive-2016-02/0022.shtml