<docbook><section><title>VirtConductorVersions</title><title> Managing Version Support using Conductor UI</title> Managing Version Support using Conductor UI
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> What</bridgehead>
<para>This document demonstrates how the Virtuoso Conductor User Interface can be used to enable and manage file Versioning in Virtuoso <ulink url="WebDAV">WebDAV</ulink> folders.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Why</bridgehead>
<para>This can be used for maintaining a history of file changes within the Virtuoso <ulink url="WebDAV">WebDAV</ulink> folders providing version control support which is useful in managing file changes in large projects.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> How</bridgehead>
<para>Here is a sample scenario for managing resource versions from Virtuoso Conductor:</para>
<orderedlist spacing="compact"><listitem>Go to http://&lt;cname&gt;:port/conductor </listitem>
<listitem>Log in as dba </listitem>
<listitem>Go to <emphasis>Web Application Server</emphasis> <figure><graphic fileref="VirtConductorVersions/v1.png" /></figure> </listitem>
<listitem>Click <emphasis>Upload&lt;/&gt; </emphasis></listitem>
<listitem>Select a file and click the <emphasis>Upload</emphasis> button <itemizedlist mark="bullet" spacing="compact"><listitem>For example, upload a sample.txt file containing the following text: <programlisting>Simple Test
</programlisting><figure><graphic fileref="VirtConductorVersions/v2.png" /></figure> </listitem>
</itemizedlist></listitem>
<listitem>As a result, the file will be uploaded.
<figure><graphic fileref="VirtConductorVersions/v3.png" /></figure> </listitem>
<listitem>Click the properties icon of the file, shown in the last column to the right.
<figure><graphic fileref="VirtConductorVersions/v4.png" /></figure> </listitem>
<listitem>In the <emphasis>Properties</emphasis> form, click the <emphasis>Enable VC</emphasis> button.
<figure><graphic fileref="VirtConductorVersions/v5.png" /></figure> </listitem>
<listitem>You can also set <emphasis>Auto Versioning Content</emphasis> to one of the following: <itemizedlist mark="bullet" spacing="compact"><listitem><emphasis>Checkout -&gt; Checkin</emphasis> </listitem>
<listitem><emphasis>Checkout -&gt; Unlocked -&gt; Checkin</emphasis> </listitem>
<listitem><emphasis>Checkout</emphasis> </listitem>
<listitem><emphasis>Locked -&gt; Checkout</emphasis> <figure><graphic fileref="VirtConductorVersions/v6.png" /></figure> </listitem>
</itemizedlist></listitem>
<listitem>Click the <emphasis>Update</emphasis> button </listitem>
<listitem>Click the <emphasis>Edit</emphasis> icon for the uploaded file, shown in the last column to the right.
<figure><graphic fileref="VirtConductorVersions/v7.png" /></figure> </listitem>
<listitem>In the edit form, amend the content of the file to, for example -- <programlisting>Simple Test for Version Control
</programlisting><figure><graphic fileref="VirtConductorVersions/v8.png" /></figure> </listitem>
<listitem>Click the <emphasis>Save</emphasis> button </listitem>
<listitem>Now click the <emphasis>Properties</emphasis> icon for the <emphasis>sample.txt</emphasis> file </listitem>
<listitem>As a result, the new version of the file will be displayed in the <emphasis>Versioning</emphasis> section of the file properties: <figure><graphic fileref="VirtConductorVersions/v9.png" /></figure></listitem>
</orderedlist><para> You can delete specific versions and/or disable version control at any time.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> References</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="http://ods.openlinksw.com/dataspace/dav/wiki/ODS/OdsBriefcaseVC">Managing Resources Versions using ODS Data Space Briefcase</ulink> </listitem>
</itemizedlist></section></docbook>