<?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 Re: Change Versionmanagement to Subversion in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163465#M117266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like Jeff am not sure how you would make this happen with the Core Repository (AVM is no more) in any meaningful way – especially without a ton of work on both the UI and the back-end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd really like to know more about your use case.&amp;nbsp; Can you elaborate what you are trying to achieve and what the requirements are?&amp;nbsp; How they users need to interact with the versions?&amp;nbsp; Would your users need to revert?&amp;nbsp; What would the expectation be around that capability?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can imagine some bolt-on type scenarios with SVN but none that make a ton of sense to me, and all of them depend quite heavily on what your needs are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2012 04:21:55 GMT</pubDate>
    <dc:creator>rdanner</dc:creator>
    <dc:date>2012-05-02T04:21:55Z</dc:date>
    <item>
      <title>Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163456#M117257</link>
      <description>Hello everybody,is it possible to change the standard integrated version-management of alfresco to subversion? Where can i find specific information how the alfresco-version-management is implemented?Thanks for answering.christian</description>
      <pubDate>Thu, 03 Apr 2008 10:22:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163456#M117257</guid>
      <dc:creator>major_king</dc:creator>
      <dc:date>2008-04-03T10:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163457#M117258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version management are you taking about:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The AVM (WCM) and DM versioning modes are different, because Document Management supports single document check-out, and WCM has versioning based on a sandbox (changeset).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Category:Versioning links to articles related to versioning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/w/index.php?title=Category:Versioning" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/w/index.php?title=Category:Versioning&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's probably possible to integrate with subversion, you'd have to rip out internals and reimplement several interfaces to point to SVN.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2008 05:44:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163457#M117258</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-04-04T05:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163458#M117259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tanks for answering. I'm talking about the DM versioning. In the articels to versioning i found the following note: &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Alfresco is moving to a more Subversion-like versioning system soon.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;What is exactly mean by this declaration? Full subversion versioning or alfresco versioning with subversion features?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 13:19:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163458#M117259</guid>
      <dc:creator>major_king</dc:creator>
      <dc:date>2008-04-07T13:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163459#M117260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The AVM repository (used for the WCM functionality) is already "Subversion-like" in its approach to versioning.&amp;nbsp; Like Subversion, it supports versioning of change sets (changes that span more than a single asset), versioning of folders and versioning of structural changes (creates, deletes, renames, moves).&amp;nbsp; The AVM doesn't actually use Subversion under the covers of course - rather, the AVM was (partially) inspired by Subversion, but was implemented from scratch in Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're using the DM repository then versioning is less sophisticated.&amp;nbsp; In particular it's tied to individual files and doesn't capture the creation and deletion of those files (deleting a versioned DM file deletes both the file and its version history).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 16:29:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163459#M117260</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-04-07T16:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163460#M117261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for this information. The point is, that many of my customers already use subversion. So they prefer one versioning system for all than one for each topic or tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My first solution for this proplem is an alfresco module to connect to subversion (implementing the subversion-connection and using the alfresco-ui). Or is it better to change the versioning management layer in the alfresco source itself?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;christian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 06:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163460#M117261</guid>
      <dc:creator>major_king</dc:creator>
      <dc:date>2008-04-08T06:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163461#M117262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi christian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to me , it is not clear why you'd like to use subversion in the backend. Ok, you'll get a system with some nice versioning functions, but you'll loose a whole bunch of other typical Document Management Features like Meta-Data etc. I don't see any point where you could weave subversion into alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But anyway, if you'd just use subversion as a small DMS you could have a look at opsoro (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Opsoro" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Opsoro&lt;/A&gt;&lt;SPAN&gt;). Opsoro is a prototype of an alternative alfresco UI and because it uses WebScript it is loosly coupled to alfresco. So you could use opsoro as a "subversion Client/Browser".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 07:34:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163461#M117262</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2008-04-08T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163462#M117263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for all this information. I will discuss this in the next meeting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;christian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 05:58:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163462#M117263</guid>
      <dc:creator>major_king</dc:creator>
      <dc:date>2008-04-09T05:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163463#M117264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello together,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can anybody tell something about, where i can find the interface between the alfresco storage layer and the system above in the svn-project-folder? I will only reimplement the storage layer, so the other components like workflows etc are still working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for helping!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 14:55:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163463#M117264</guid>
      <dc:creator>major_king</dc:creator>
      <dc:date>2008-06-19T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163464#M117265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your requirements of linking into an SVN repository exactly match ours. Can you tell me if you achieved anything in this regard?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 23:51:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163464#M117265</guid>
      <dc:creator>pjy</dc:creator>
      <dc:date>2012-04-27T23:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163465#M117266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like Jeff am not sure how you would make this happen with the Core Repository (AVM is no more) in any meaningful way – especially without a ton of work on both the UI and the back-end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd really like to know more about your use case.&amp;nbsp; Can you elaborate what you are trying to achieve and what the requirements are?&amp;nbsp; How they users need to interact with the versions?&amp;nbsp; Would your users need to revert?&amp;nbsp; What would the expectation be around that capability?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can imagine some bolt-on type scenarios with SVN but none that make a ton of sense to me, and all of them depend quite heavily on what your needs are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/R&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 04:21:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163465#M117266</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2012-05-02T04:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change Versionmanagement to Subversion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163466#M117267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually use of SVN as backend would be requirement for our Alfresco deployment. In our environment we have necessary files in SVN repositories. If these files would be accessible through Alfresco, we could start using it. Other posters on this subject (Alfresco and Subversion) seem to have same thing: a need to access SVN files using Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Having those files separately in SVN and Alfresco at same time is not possible nor reasonable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-A-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 14:30:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-versionmanagement-to-subversion/m-p/163466#M117267</guid>
      <dc:creator>arackhaen</dc:creator>
      <dc:date>2013-11-26T14:30:11Z</dc:date>
    </item>
  </channel>
</rss>

