<!doctype html>
<html>
 <head> 
  <title>Definition Versioning</title> 
  <link rel="stylesheet" href="styles/site.css" type="text/css"> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
  <link rel="stylesheet" href="styles/icons.css" type="text/css">
  <script src="js/jquery.min.js"></script>
  <script src="tree/collapsibleTreeMenu.js"></script>
  <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css">
 </head> 
 <body class="theme-default aui-theme-default"> 
  <div id="page"> 
   <div id="main" class="aui-page-panel"> 
    <div id="main-header"> 
     <div id="breadcrumb-section"> 
      <ol id="breadcrumbs">  
       <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> 
       <li> <span><a href="Developing-Rhapsody_133161055.html">Developing Rhapsody</a></span> </li> 
       <li> <span><a href="Rhapsody-Objects_133161790.html">Rhapsody Objects</a></span> </li> 
       <li> <span><a href="File-Manager_133163394.html">File Manager</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">Definition Versioning</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <p>Often, you may have a master configuration, which you install to one or more Rhapsody installations; for example, if you are a vendor who uses Rhapsody in an OEM or reseller situation, you may have a master configuration that you install to a number of sites. Over time, the definitions may change as alterations are incorporated into the master configuration, and these may be migrated to different installations at different times.</p>
      <p>The <strong>File Manager</strong> displays the current version of S3D and MDF files in the <strong>Server Version</strong> field.</p>
      <h2 id="DefinitionVersioning-OverwritingaDefinition">Overwriting a Definition</h2>
      <p>When adding or updating a definition using the File Manager, Rhapsody checks to see if a definition with the same name exists on the server, and if so, the server version. If an existing definition is found, the <strong>Confirm Definition Overwrite</strong>&nbsp;dialog is displayed.</p>
      <p>Refer to <a href="Loading-a-Configuration_133161525.html">Overwriting Definitions</a> and <a href="Loading-a-Configuration_133161525.html">Overwriting Lookup Tables</a> for details.</p>
      <h2 id="DefinitionVersioning-DefinitionHistory">Definition History</h2>
      <p>You can browse the version history of a definition file and roll back the current version of the file to a previous one through the <strong>Definition History</strong>&nbsp;dialog for a definition file. Refer to <a href="Configuration-History_133161476.html#ConfigurationHistory-DefinitionHistory">Definition History</a> for details.</p>
      <p>To launch the <strong>Definition History</strong> dialog for a definition file:</p>
      <ul>
       <li><p>Select the appropriate definition file and select the <strong>Definition History</strong> button.</p></li>
       <li>Right-click on the&nbsp;appropriate definition file and select the&nbsp;<strong>Definition History</strong> menu item.</li>
      </ul>
      <p> </p> 
     </div>  
    </div> 
   </div>  
  </div>   
 </body>
</html>