Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-2349

revision peg separator @ conflicts with use of @ inside URL

    XMLWordPrintableJSON

Details

    Description

      I'll use root directory on svn+ssh: URL.  subversion 1.1.4 was OK.
      But, subverison 1.2.0 makes syntax error.
      
      Environment:
      Repository server's ~svn-test/.ssh/authorized_keys:
      command="/usr/local/bin/svnserve -r /svn/test/repos -t --tunnel-user=kaoru"
      
      My repository was create by 'svnadmin /svn/test/repos'.
      Server is Subversion 1.2.0.
      
      How-To-Repeat:
      % svn --version |grep version
      svn, version 1.2.0 (r14790)
      % svn ls svn+ssh://svn-test@svn.example.org/
      svn: Syntax error parsing revision 'svn.example.org'
      
      I expected (subversion 1.1.4):
      % svn --version |grep version
      svn, version 1.1.4 (r13838)
      % svn ls svn+ssh://svn-test@svn.example.org/
      test/
      

      http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=34223

      Original issue reported by kaoru

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              subversion-importer Subversion Importer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: