You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2016/02/07 18:33:39 UTC

[jira] [Created] (SVN-4620) svn command output manged if file-based repo does not have the line ending of the given system

Michael Osipov created SVN-4620:
-----------------------------------

             Summary: svn command output manged if file-based repo does not have the line ending of the given system
                 Key: SVN-4620
                 URL: https://issues.apache.org/jira/browse/SVN-4620
             Project: Subversion
          Issue Type: Bug
          Components: cmdline client, libsvn_ra_local
    Affects Versions: 1.9.3
         Environment: FreeBSD bsd10 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12
15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
amd64
and Windows 10

svn, version 1.9.3 (r1718519)
   compiled Dec 22 2015, 09:12:06 on x86_64-microsoft-windows6.2.9200 
            Reporter: Michael Osipov


run {{svn ls file://path/to/repo}} and the output is

{noformat}
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 
{noformat}

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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)