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

svn+ssh should use the port value

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • all
    • unscheduled
    • cmdline client

    Description

      Right now doing something like svn+ssh://host:port/path doesn't work, since
      either the port is not passed, or it is, and of course ssh can't work with
      host:port hostnames.  One workaround (which I'm using and was suggested by the
      folks in #svn) is to setup host aliases in ~/.ssh/config for this.  One could
      also setup a new tunnel method, or use a wrapper ssh script, but all of these
      are suboptimal.  It would be nice if the svn+ssh tunnel did the right thing with
      the port.
      

      Original issue reported by jmoffitt

      Attachments

        1. 1_ssh-host:port.diff
          1.0 kB
          Subversion Importer

        Activity

          People

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

            Dates

              Created:
              Updated: