<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic versioning implementation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232893#M186023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm wondering if it's possible that someone from the alfresco team could describe how versioning in implemented in the alfresco 2.1 from the database point of view. I want to compact our database and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm thinking of deleting old history of the nodes. I prefer to do it directly by sql scripts so I can move the rows somewhere and keep them as a backup. I do not want to change/reset versionLabels and I hope that upgrade in the future will be possible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found that versioned data are stored in alf_node, alf_child_assoc and alf_node_properties but it's not easy to understand how it's working. Usually it's not a problem but this database is too generic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've even attached spy jdbc driver but hey there're about 300-500 statements generated during creating new version of a node&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see that deleting specific version from the java code is not supported in 2.1 either. I don't know was it too difficult ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 21:50:37 GMT</pubDate>
    <dc:creator>ra74</dc:creator>
    <dc:date>2009-09-23T21:50:37Z</dc:date>
    <item>
      <title>versioning implementation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232893#M186023</link>
      <description>I'm wondering if it's possible that someone from the alfresco team could describe how versioning in implemented in the alfresco 2.1 from the database point of view. I want to compact our database andI'm thinking of deleting old history of the nodes. I prefer to do it directly by sql scripts so I can</description>
      <pubDate>Wed, 23 Sep 2009 21:50:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232893#M186023</guid>
      <dc:creator>ra74</dc:creator>
      <dc:date>2009-09-23T21:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: versioning implementation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232894#M186024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ra74,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you should investigate the structure of the version store in the node browser first. That gives a good hint how the database is organized. Before making even trivial changes you should back up your database… bad experiences &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;VersionHistory is - as far as I know - a more conceptual than a technical thing. Simply the accumulation of the versions which is not stored explicitly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 11:28:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232894#M186024</guid>
      <dc:creator>tim-erwin</dc:creator>
      <dc:date>2009-09-28T11:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: versioning implementation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232895#M186025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've analysed the source code and now I understand how it's working and I belive I can delete old history of the node except a few last history entries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I'm not sure if it's safe &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what about content files - will they be deleted by the cleaner job ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what about lucene indexer - are they indexed at all ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what about upgrades in the future&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2009 18:06:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-implementation/m-p/232895#M186025</guid>
      <dc:creator>ra74</dc:creator>
      <dc:date>2009-10-12T18:06:51Z</dc:date>
    </item>
  </channel>
</rss>

