Book a Demo

Author Topic: Enterprise architect Data base repositories - rollback changes made by an user  (Read 3220 times)

Deepu M

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Hello,

Iam trying to migrate the models from SVN based repositories to Data base repositories after seeing the advantages mentioned theoretically.

At the moment, my usage demand for EA for modeling is more than 10 + users.

As part of that, I setup a SQL server data base server and run all the schema files downloaded from the Sparx site to setup the models and migrated from SVN to SQL Server using Project Transfer option.

But, after some time, I can see only the package baseline options only. Is there any option/ feature available to track the changes done by the individual users and how can I rollback one change made by one user from Enterprise architect itself.

Any help/suggestions to solve this problem which I am facing at the moment would really be appreciated!


Best Regards
Deepu Manoharan

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
If you want to be able to rollback you'll have to use version control (as you where doing), or use the package baselines as a "simple" versioning system.

You can combine a database repository with version control.

Geert

PS. You could also look into the auditing feature, but I don't think that will suit your purpose.

Deepu M

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Hi,

Thanks for the quick reply, Iam very much interested in your point to use the data base repositories together with version control. Could you please share some information regarding this.

Best Regards
Deepu Manoharan

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Hi,

Thanks for the quick reply, Iam very much interested in your point to use the data base repositories together with version control. Could you please share some information regarding this.

Best Regards
Deepu Manoharan
There is no information to share. It works exactly the same as with file based repositories (those are databases as well after all)

Geert