Book a Demo

Author Topic: Bug in EA when using svn version control?  (Read 3053 times)

MarkusN

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Bug in EA when using svn version control?
« on: April 28, 2011, 08:38:40 pm »
Hello

I am trying to add a branch to version control as described in this page:
http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/projects_and_teams/applyingvctobranches.html

But EA fails with an error dialogue:
"An error occurred while checking in the package into Version Control.
The Version Control provider reports the following error:
svn: Commit failed (details follow):
svn:
'/cygdrive/c/Users/.../Model/eaE\E902FA33BBE1.xml' is not under version control"

Well, obviously it's not, I'm trying to add it.

It works well if I choose to add a package to version control and not try to store it in a subfolder. This is troublesome, since I will have plenty of xml files, and which to atleast keep some structure in the version control system.

I'm using EA 8.0.860 under Windows 7 (x64)

Any advice is greatly appreciated.

Thanks
Markus

MarkusN

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Bug in EA when using svn version control?
« Reply #1 on: April 29, 2011, 03:25:13 pm »
By changing svn client to e.g. CollabNet, this problem is alleviated.

Although, it may be good to know that svn from the cygwin package won't work with EA.