Search code examples
eclipsesvnradsubversive

Weird Subversion issue - tree conflict upon checkout


Me and my collegues are using a svn+ssh repo to host our eclipse project. My other collegues have been using this repo without issues for about three weeks now. We are using RAD (Rational Application Developer) with Subversive for Eclipse to manage the source code.

Today when I checked out the project from SVN, every single resource in the project immediately got flagged as "changed" ( the arrow > appears in front of every resource ) without me touching a single file.

When I syncronize with the repository in the team view, every single resource is marked as conflicting, more specifically "Tree conflict". And this all happens without me changing anything in any file.

Override and update does not help, Mark as merged does not help. I tried reinstalling Subversion and that didn´t help either.

Any clues on what might be wrong?

For the time being I´m using TortoiseSVN, and it´s working without any issues. However I´d prefer to be able to use Subversion in Eclipse if possible.

All thoughts appriciated!


Solution

  • Never managed to solve this issue. Ended up using TortoiseSVN.