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

  • Home
  • SEARCH
  • 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

Ask A Question

Stats

  • Questions 533k
  • Answers 533k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Need to includue the appropriate tag how to use jquery… May 17, 2026 at 12:26 am
  • Editorial Team
    Editorial Team added an answer $dbh = new PDO($dsn, $user, $password); $query = "select *… May 17, 2026 at 12:26 am
  • Editorial Team
    Editorial Team added an answer It is possible to get/set the ApplicatioName property at run… May 17, 2026 at 12:26 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I get this error message when installing SQL 2005 Analysis services. The cabinet File
I get this error message in Eclipse: Access restriction: The type DirectoryWalker is not
I get this error message as I execute my JUnit tests: java.lang.OutOfMemoryError: GC overhead
I get this error message, what does it mean and how to fix it?
I get this error message Parse error: syntax error, unexpected $end in E:\xampp\htdocs\announcements\announcement.php on
I get this error message and I can't figure out why! Error 1 'Exo5Chap12.ShortCollection<T>'
Question: I get this error message: export: bad interpreter: No such file or directory
I just installed the apache 2.2 http server and I get this error message
I am getting the below error any idea?? I get this error message only
I get an error message when I use this expression: re.sub(r([^\s\w])(\s*\1)+,\\1,...) I checked the

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.