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 have a running Java GWT application, that I can compile using Eclipse. Now
I'm working with Android at the moment, trying to avoid using Eclipse (for which
I'm working with eclipse IDE (Version: 3.4.2) on a mac and I have met
I've been using Eclipse without issue (I mean, besides the usual) for several weeks
I have a custom Eclipse plugin I am working on. It has a CustomerExplorer
I developed my first (small) Andoid application using Eclipse and are now ready to
I am usign Eclipse PDT Helios and it sometimes freezes for 2-3 seconds even
I'm trying to get PhoneGap working. I've hit a hurdle getting started. I've downloaded
By auto suggest, I mean that intellisense that pops up when I write something.

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.