<?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: Deploying only perticular snapshot using ASR in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218553#M171683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "normal" way to do this is with a "review and approve" workflow.&amp;nbsp;&amp;nbsp; Your boss is a reviewer for each change and either approves or rejects.&amp;nbsp;&amp;nbsp;&amp;nbsp; Should he approve the content goes into the staging sandbox which is then snapshotted and deployed.&amp;nbsp;&amp;nbsp; The point is that only approved content should be in the staging sandbox.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And then you deploy a consistent view of the entire project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One kludge to implement your requirement could be to have two folders in your pre-prod environment.&amp;nbsp;&amp;nbsp; "drafts" and "blessed".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upon "blessing" your boss moves the contents from "drafts" to "blessed".&amp;nbsp;&amp;nbsp; The final key in the puzzle is to add an "excludes" filter in the definition of the ASR to exclude everything in the "drafts" folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Dec 2009 09:26:02 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-12-18T09:26:02Z</dc:date>
    <item>
      <title>Deploying only perticular snapshot using ASR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218550#M171680</link>
      <description>HiIn alfresco 3.1, i need to deploy a snapshot by ASR to other server, but i dont want information of the previous snapshot to be deploy.Lets say i have 3 snapshots; s1(contains content c1,c2), s2(content c3,c4) and s3(content c5,c6) as s3 is latest.Now, so far we have not deployed any of these snap</description>
      <pubDate>Thu, 17 Dec 2009 13:21:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218550#M171680</guid>
      <dc:creator>kirit</dc:creator>
      <dc:date>2009-12-17T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying only perticular snapshot using ASR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218551#M171681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't prevent the full project from being deployed, and why would you want that.&amp;nbsp; The snapshot is a consistent view of the entire project, not just the delta from the previous snapshot.&amp;nbsp;&amp;nbsp;&amp;nbsp; Your use-case seems very strange, what are you trying to do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may be able to structure your project to exclude deploying certain parts of your web project, which is a more typical case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 15:00:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218551#M171681</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-17T15:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying only perticular snapshot using ASR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218552#M171682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes use case is little strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's say i am having a pre-prod server where users will add their contents and publish it, then my boss will have a look to those contents on site (front-end UI is in different portal not in alfresco) and then boss will like few of them but didn't like one or some issue with one content so we don't want to move that content while we do ASR. as that content may be created previously so it will also go once we deploy a latest snapshot which we don't what.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And as you have suggested to exclude some part of project, can you send me some links where i can refer how to achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think i can put my requirement like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"I want to deploy a individual content only from one server to other server, not whole project"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2009 03:52:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218552#M171682</guid>
      <dc:creator>kirit</dc:creator>
      <dc:date>2009-12-18T03:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying only perticular snapshot using ASR</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218553#M171683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "normal" way to do this is with a "review and approve" workflow.&amp;nbsp;&amp;nbsp; Your boss is a reviewer for each change and either approves or rejects.&amp;nbsp;&amp;nbsp;&amp;nbsp; Should he approve the content goes into the staging sandbox which is then snapshotted and deployed.&amp;nbsp;&amp;nbsp; The point is that only approved content should be in the staging sandbox.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And then you deploy a consistent view of the entire project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One kludge to implement your requirement could be to have two folders in your pre-prod environment.&amp;nbsp;&amp;nbsp; "drafts" and "blessed".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upon "blessing" your boss moves the contents from "drafts" to "blessed".&amp;nbsp;&amp;nbsp; The final key in the puzzle is to add an "excludes" filter in the definition of the ASR to exclude everything in the "drafts" folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Dec 2009 09:26:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploying-only-perticular-snapshot-using-asr/m-p/218553#M171683</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-12-18T09:26:02Z</dc:date>
    </item>
  </channel>
</rss>

