git svn fetch, gives error on authentication: Use of uninitialized value in concatenation (.) or string

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Medium
    • None
    • Affects Version/s: 2.3.1
    • Component/s: Git, Subversion
    • None
    • Environment:

      Mac OS Sierra 10.12.1, upgrade from Yosemite.

    • Severity 2 - Major

      I tried downgrade to the previous version of sourceTree, still have the same problem.
      I tried using different username such as jjk will do the commit, but after a while sourceTree give the same error again.
      I use command line is working fine with my svn server

      here are the errors:
      _
      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree svn fetch
      Authentication realm: <https://192.168.1.251:8443> VisualSVN Server
      Password for 'jinke.jiang':
      Authentication realm: <https://192.168.1.251:8443> VisualSVN Server
      Username: Use of uninitialized value in concatenation (.) or string at /Applications/SourceTree.app/Contents/Resources/git_local/lib/perl5/site_perl/Git/SVN/Prompt.pm line 20.
      Password for '':
      Authentication realm: <https://192.168.1.251:8443> VisualSVN Server
      Username: Use of uninitialized value in concatenation (.) or string at /Applications/SourceTree.app/Contents/Resources/git_local/lib/perl5/site_perl/Git/SVN/Prompt.pm line 20.
      Password for '':
      Can't create session: Unable to connect to a repository at URL 'https://192.168.1.251:8443/svn/jinguanjia_ios': No more credentials or we tried too many times.
      Authentication failed at /Applications/SourceTree.app/Contents/Resources/git_local/lib/perl5/site_perl/Git/SVN.pm line 143.

      Completed with errors, see above_

            Assignee:
            Unassigned
            Reporter:
            Jinke Jiang
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: