Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 982169
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:39:17+00:00 2026-05-16T04:39:17+00:00

Why do I get this error message?

  • 0

Why do I get this error message?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T04:39:17+00:00Added an answer on May 16, 2026 at 4:39 am

    (Posted Chad’s "question" as an answer, fixed formatting and typos.)

    There are a couple of causes for this error message.

    The first, being the most common. You have two disjoint histories in your git repository: The history that you made in git, and the history from the remote svn repository.

    To fix this, you need to make your git repository and svn repository share one common ancestor so git can figure what commits have changed what.

    The following Article, discusses how to fix the problem:

    The second possible cause of the problem is if you have an early version of git (possible, windows msysGit package) and you have just created a new git repository that communicates with a remote svn repository.

    For example:

    git svn init svn://svn.xxx.xxx/xxx/trunk
    git svn fetch -r BASE:10
    

    or

    git clone svn://svn.xxx.xxx/xxx/trunk // Adds all the files in the revision...
    

    And you get the follow error messages, when using the following commands.

    $ git svn info
    Unable to determine upstream SVN information from working tree
    
    $ git svn rebase
    Unable determine upstream SVN information working tree history
    
    $ git svn dcommit
    Unable to determine upstream SVN information from HEAD history
    

    If you get the above error messages, first step is to check your git version. If your running a older git version <= 1.6.3.3.* that was in my case with (msysGit), then the easiest way to fix the problem is to update to a newest version of git such as 1.6.4.*.

    The following Article discusses the problem in more detail.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get this error message in LogCat: 06-25 15:17:34.495: E/AndroidRuntime(5891): java.lang.RuntimeException: Unable to start
I get this error message pageContext cannot be resolved but I have no variable
I get this error message in Eclipse: Access restriction: The type DirectoryWalker is not
I get this error message from a Ghostscript call: Error: /syntaxerror in -file- Operand
I get this error in my app { error: { message: Missing client_id parameter.,
Why do I get this error message with this code? Use of undeclared identifier
I'm using websphere and Java EE and get this error message: Exception reading propertiesfile
When invoking a query on the data service I get this error message inside
Yesterday I testet a lot on my device. Suddenly I get this error message
I Have this error message : Possible unitended reference comparison; to get a value

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.