GIT pull not working for remote SVN repositories.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 1.8.3
    • Component/s: General, Git
    • None
    • Severity 3 - Minor

      Fetch works as normal, but PULL does not:

      git -c diff.mnemonicprefix=false -c core.quotepath=false svn rebase
      There is no tracking information for the current branch.
      Please specify which branch you want to rebase against.
      See git-rebase(1) for details
      git rebase <branch>
      If you wish to set tracking information for this branch you can do so with:
      git branch --set-upstream-to=<remote>/<branch> master
      rebase refs/remotes/origin/trunk: command returned error: 1
      Completed with errors, see above.
      

            Assignee:
            Unassigned
            Reporter:
            Gary
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: