Book a Demo

Author Topic: Branch check out issue  (Read 3549 times)

Slawek

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Branch check out issue
« on: February 25, 2015, 01:23:16 am »
Hello,

I’m using EA (v 10) with svn as version control system and facing following issue. I’m checking out branch. Branch looks like checked out. So far so good. But when trying to change anything in that branch (i.e. add new attribute to class) system displays me message “Changes may be pending. Press Cancel to return to current item, OK to continue and lose changes”. System doesn’t allow me to save and I’m loosing all my changes. “Re-synch Status With VC Provider” shows no changes. My svn working copy is up to date.

I’ve tried to check out fresh project from svn, restor my local model from previous backup (I’m storing my model in local PostgreSQL database). Any ideas, suggestions what could be wrong and how to fix it?