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 3350056
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:44:26+00:00 2026-05-18T01:44:26+00:00

I am working in Eclipse using Subclipse (SVN client) and I have been working

  • 0

I am working in Eclipse using Subclipse (SVN client) and I have been working on my project for a while, in the process I changed a java package name. When I tried to SVN commit it told me that I had a tree conflict. I opened the conflicts and sure enough there was a conflict with the new package name, I left the selection as the default which said something about merging and pressed ok.

Now all my code has things like this

<<<<<<< .working
        getProviders();

=======
>>>>>>> .merge-right.r44

This is shown multiple times and I have compile errors everywhere. I cannot revert the project because I have made so many changes locally already.

In addition, now I have all these new files named like Constants.java.merge-right.r43 where ‘Constants.java’ is a real file and ‘Constants.java.merge-right.r43’ is some new file.

What can I do to undo this tree conflict problem?

  • 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-18T01:44:27+00:00Added an answer on May 18, 2026 at 1:44 am

    Find all the merge conflicts indicated by the

    <<<<<<< .working
      <your code>
    =======
      <their code>
    >>>>>>> .merge-right
    

    parts and check which code is the correct code (or a combination of both parts). Keep/Modify that code and remove the conflict indicators <, = and > lines.

    As you noticed there are several versions of the files which have conflicts:

    • The .mine version of those files is the version you have
    • The .merge-right.r43 is the new server version
    • The .merge-right.rXX (where XX < 43) is the old server version which you used to create your own version.

    After you fixed the working version, you need to use svn resolved <filename> to tell SVN you resolved the merge conflict. After resolving all conflict you can commit your code again.

    For more information read: How to resolve Subversion Conflicts

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

Sidebar

Related Questions

I'm working on a blackberry project using eclipse and bb-ant tools. I've created a
Over the past few days I have been trying to create/run a project in
I had a project working in Eclipse completely, but after compiling it with ant
This is my first Java application I am creating (using Eclipse IDE) and the
this is my first time using Eclipse, and my first time programming in a
I'm working on a project which includes persistence library (JPA 1.2), EJB 3 and
I'm trying to merge two branches together using mercurial and there are some conflicts.
I'm working on one web application. I wanted to provide interactive debugging to my
The keyboard combination Alt Gr + Q = @ (german keyboard) is not working
I'm working on an Android app and it's up to 17 classes. I want

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.