Book a Demo

Author Topic: Access and manage tags in subversion  (Read 5251 times)

aloeffen

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Access and manage tags in subversion
« on: January 04, 2012, 09:55:00 pm »
Hi,

I can't find a reference to accessing SVN tags from the version control menu of EA. It seems that tags are not supported by EA, and I cannot determine how to include these in out EAP SVN-based projects.

Could anyone give me a hint?
Without access to tags I cannot yet see how a serious deployment of SVN in EA is possible.

Thanks in advance!

Arjan  

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Access and manage tags in subversion
« Reply #1 on: January 05, 2012, 06:46:23 pm »
I don't think the EA supports those, so you'll have to apply the tags outside of EA.

Geert
« Last Edit: January 05, 2012, 07:07:56 pm by Geert.Bellekens »

aloeffen

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
    • View Profile
Re: Access and manage tags in subversion
« Reply #2 on: January 15, 2012, 11:58:43 pm »
Wouldn't that be a nice addition for next release? We now have a subversion implementation of projects that allow project members to build new models on released ones. The release is fixed as a subversion Tag. We can of course determine which revisions (of packages) are part of the tag by inspecting Subversion repository. We can then import those revisions by Package control > File history. But we would really like EA to do this for us.

Any chance of some additional work on SVN support in EA in next release, or is this a done thing?