Book a Demo

Author Topic: Version Control decisions  (Read 2692 times)

PetrPF

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Version Control decisions
« on: May 05, 2010, 05:42:29 pm »
Hi guys,

I'd like to ask you two simple questions:

What are the criteria for choosing between

1/ Single shared model and Multiple private models?
2/ EAP file and RDBMS solution?

In general, what are the advantages and disadvantages of each solution and when to use which option?

Thank you.

Petr

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 decisions
« Reply #1 on: May 05, 2010, 06:04:46 pm »
Petr,

Have you read the whitepapers on version control and deployment that are available on the sparx website? Those give you already some useful info.

Simply put:
- Single vs Multiple: go for single if possible. Only if you are working in a distributed way (lot of users having to work offline) then you could consider multiple (or a mix of both)
- EAP vs RDBMS: that is also simple. EAP is MS-Access and RDBMS is a real database. So just decide like you would for any other application when having to choose between MS-Access and a "real" database.

Geert

PetrPF

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Version Control decisions
« Reply #2 on: May 05, 2010, 11:10:06 pm »
Thank you Geert.

I've obviously read the whitepaper, just wanted to know what the best real world practices are.


beginner

  • Guest
Re: Version Control decisions
« Reply #3 on: May 05, 2010, 11:28:31 pm »
It depends, PetrPF. It depends. Your wolrd is not my current customer's world which isn't my previous customer's world. You'll probably need a trained consultant to decide what your needs are. Nothing off the shelf.

b.