<?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: versioning files with same name in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274213#M227343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bump.&amp;nbsp; I too would like to see this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 16:39:48 GMT</pubDate>
    <dc:creator>ustamills</dc:creator>
    <dc:date>2014-02-26T16:39:48Z</dc:date>
    <item>
      <title>versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274207#M227337</link>
      <description>I have installed alfresco community edition 4.2c and I followed the wiki and documention listed below to enable autoversioning.&amp;nbsp; When I upload a file, it gets the versionable aspect, as it should.&amp;nbsp; And I can use the "upload a new version" functionality to create versions.&amp;nbsp; However, if I use the gene</description>
      <pubDate>Mon, 04 Feb 2013 16:44:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274207#M227337</guid>
      <dc:creator>jbeardshouse</dc:creator>
      <dc:date>2013-02-04T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274208#M227338</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;Auto Version just adds versionable aspect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 11:41:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274208#M227338</guid>
      <dc:creator>lementree</dc:creator>
      <dc:date>2013-02-05T11:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274209#M227339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does any one know of the best way to implement automatic versioning of files uploaded with the same name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even a hint in the right direction would help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 15:39:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274209#M227339</guid>
      <dc:creator>jbeardshouse</dc:creator>
      <dc:date>2013-02-05T15:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274210#M227340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, so after looking through the code I came up with a solution.&amp;nbsp; As stated above the autoversioning stated on the wiki is not enough to automatically version files of the same name upon upload.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The multipart mime submissions for file uploads has an "overwrite" parameter which, if set to true, will automatically version files of the same name (if the file has the versionable aspect).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The default behavior is to have "overwrite" set to false. (I think this behaviour may have changed from a previous version of alfresco) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not find a global paramter to modify this parameter, so I modified the client side JS files to turn this on by default.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I modified the "overwrite: false," to "overwrite: true," in the following files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dnd-upload.js&amp;nbsp; dnd-upload-min.js&amp;nbsp; file-upload.js&amp;nbsp; file-upload-min.js&amp;nbsp; html-upload.js&amp;nbsp; html-upload-min.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if there is a better way of doing this someone please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is the easiest way to accomplish the task.&amp;nbsp; It may be appropriate to have a feature request to expose this behavior in alfresco-global.properties, or somewhere else more excessible.&amp;nbsp; I doubt I am the only one who desired this type of behavior.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 20:40:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274210#M227340</guid>
      <dc:creator>jbeardshouse</dc:creator>
      <dc:date>2013-02-05T20:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274211#M227341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks it helped alot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 11:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274211#M227341</guid>
      <dc:creator>nandhakumars</dc:creator>
      <dc:date>2013-04-24T11:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274212#M227342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I'm looking for this behavior too and you post does help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 21:08:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274212#M227342</guid>
      <dc:creator>stefanoder</dc:creator>
      <dc:date>2013-05-29T21:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: versioning files with same name</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274213#M227343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bump.&amp;nbsp; I too would like to see this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 16:39:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/versioning-files-with-same-name/m-p/274213#M227343</guid>
      <dc:creator>ustamills</dc:creator>
      <dc:date>2014-02-26T16:39:48Z</dc:date>
    </item>
  </channel>
</rss>

