Book a Demo

Author Topic: SVN for the Template in RTF Documents  (Read 3077 times)

masteroli

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
SVN for the Template in RTF Documents
« on: February 01, 2011, 05:22:05 am »
Hi,
In order to generate my custom RTF report, I created a new template called my AwesomeUseCaseTemplate. Is possible versioning it with svn?

Thanks in advance.
« Last Edit: February 01, 2011, 05:22:54 am by mtnburgos »

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: SVN for the Template in RTF Documents
« Reply #1 on: February 01, 2011, 09:01:15 am »
You will need to export your template as reference data. This will create an XML file which you can put under version control manually. The help page is here: http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/projects_and_teams/exportrefdata.html
The Sparx Team
[email protected]

Martin Habets

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: SVN for the Template in RTF Documents
« Reply #2 on: February 09, 2011, 03:38:33 am »
Interesting. Is there an advantage to export it as XML and check that in?
So far I've just saved the RTF and checked that in.