Author Topic: Cloud Server / EAP FIles / Revision Control  (Read 6771 times)

John Gentilin

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Cloud Server / EAP FIles / Revision Control
« on: November 23, 2015, 02:46:44 pm »
Can the Cloud Server use the EAP file thru an ODBC connection ?

I would like to write a script that shuts down the Server then commits/pushes the EAP file to our GIT repo on a daily basis so we can roll back if necessary.

-John Gentilin

PeterHeintz

  • EA User
  • **
  • Posts: 967
  • Karma: +58/-18
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #1 on: November 23, 2015, 07:41:42 pm »
Hello John,
I suppose, this is not possible. EAP is a MS Access database file and Access is not a C/S application. Theoretically to get it work you would need a MS-Access running on your server and something that makes your MS-Access answering to requests coming from outside, but I belief there is nothing like that on the cloud server.

-Peter
Best regards,

Peter Heintz

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8063
  • Karma: +118/-20
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #2 on: November 24, 2015, 08:01:28 am »
Quote
Can the Cloud Server use the EAP file thru an ODBC connection ?
No

John Gentilin

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #3 on: November 24, 2015, 06:36:16 pm »
Maybe I asked the question the wrong way, can the Cloud Services utilize a .EAP file ? I happened to be looking at the Feature Request thread, and this was posted

http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1444222568

Which seem to indicate to me, that even though it expected the .eap file to me in a fixed location it could utilize a EAP file. ODBC was just a thought I put in there.

-John Gentilin

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8063
  • Karma: +118/-20
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #4 on: November 25, 2015, 08:56:55 am »
No. The cloud service does not utilize eap files regardless of connection method. If your requirement is for a "file based" repository you have options.

The default if firebird. It's the easiest to set-up, all you need to do is enter model-name.fdb into the new model dialog and then allow connections to it.

Alternatively, you could also use the Access 2007 format.

John Gentilin

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #5 on: November 29, 2015, 05:22:50 pm »
Thank you

Gary W.

  • EA User
  • **
  • Posts: 139
  • Karma: +0/-0
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #6 on: December 24, 2015, 06:44:07 am »
I thought that Sparx EA version control didn't support git, as Sparx EA required exclusive locks.  I'll look for the Online Help or White Paper that says this, but this is the main reason why my organization is staying with SubVersion.   

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Cloud Server / EAP FIles / Revision Control
« Reply #7 on: January 04, 2016, 10:10:43 am »
I thought that Sparx EA version control didn't support git, as Sparx EA required exclusive locks.  I'll look for the Online Help or White Paper that says this, but this is the main reason why my organization is staying with SubVersion.
Correct. However, the OP is putting the entire EAP file into git, which is more disaster recovery planning than version control.
The Sparx Team
[email protected]