Book a Demo

Author Topic: Version Control Problem  (Read 4076 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Version Control Problem
« on: September 14, 2011, 08:20:42 pm »
Hi
I am experiencing a problem when setting up a version controlled project.
I bring up the Version Control Settings dialog, enter a unique Id and select the type as SCC. Then I select the local project path and select my scc provider from the dialog box.
Now when I press save I get an error dialog saying that EA has encountered a problem and needs to close
I have done this may times before, but this is the first time on this particular computer (laptop running windows7)

Does anyone have any suggestions ?

Graham
Using V12

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Version Control Problem
« Reply #1 on: September 15, 2011, 04:31:52 pm »
Try to figure out what has been going wrong.
Can you turn on some kind of logging on the version control side?
You could also try the windows event viewer...

Geert

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Version Control Problem
« Reply #2 on: September 20, 2011, 01:37:01 am »
We are still stuck on this issue and sparx have failed to respond to my requests for help >:(
The issue seems to be that it is a 64 bit windows 7 machine - I read somewhere that svn does not work with EA under Windows 7 64 bit.

Is anyone else experiencing problems in this area

Thanks

Graham
Using V12

Paul Lotz

  • EA User
  • **
  • Posts: 248
  • Karma: +1/-0
    • View Profile
Re: Version Control Problem
« Reply #3 on: September 20, 2011, 02:12:25 am »
Hmm...  I am running EA and Subversion just fine on a machine with the Windows 7 64-bit O/S.

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Version Control Problem
« Reply #4 on: September 21, 2011, 01:20:27 am »
Finally got to the bottom of this!
EA and our version control software were using different versions of the .NET framework.
The fix is to create a EA.exe.config file to force EA to use the same verion
 :)
Using V12