<br>On 19/06/07, Pelletier Vincent &lt;<a href="mailto:vincent@nexedi.com">vincent@nexedi.com</a>&gt; wrote:<br>&gt; Le Mardi 19 Juin 2007 17:35, Shresth K a écrit:<br>--snip--<br>&gt; Thanks for your - future - contribution !
<br>&gt; <br>&gt; When you click on the &quot;Subversion&quot; tab, the business template gets rebuilt and<br>&gt; exported to the working copy. So once the diff tree gets displayed, that<br>&gt; export is over and you can get the text diff by issuing the usual &quot;svn diff&quot;
<br>&gt; command in the working copy.<br>&gt; <br>&gt; If you did not install the business template from the same working copy, it is<br>&gt; very likely that the diff will be poluted by reversed patches. It would be<br>&gt; much appreciated if you clean the diff before sending it, or at least
<br>&gt; restrict it to the files you modified (they should be somewhere below the<br>&gt; SkinTemplateItem folder).<br><br>This is the strategy I decided to follow:<br>1. &quot;svn up&quot; for the latest erp5_trade BT<br>
2. In the template tool download by providing URL and then Install it (This happened smoothly, with several objects being Backed up, removed, upgraded as per default options)<br>3. Made the changes to the ERP5 Forms that I thought were wrong (Till here everything is smooth)
<br>4. Copy/Paste the Installed erp5_trade BT or download the same erp5_tarde BT from the same URL as above, and check the Subversion tab (This results in the error below)<br> <br><span style="font-family: courier new,monospace;">
Site Error&nbsp;&nbsp;&nbsp;&nbsp;</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">An error was encountered while publishing this resource.
<br>Error Type: IOError&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Error Value: [Errno 2] No such file or directory: &#39;/var/lib/zope/Constraint/Dupl
</span><span style="font-family: courier new,monospace;">icateInventory.py&#39;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><br style="font-family: courier new,monospace;"><br>As it is evident, it seems the latest erp5_trade bt has broken a few things as 
DuplicateInventory.py was removed. Even by manual addition, to advance forward, I landed up with several portal_workflow_chains missing.<br><br>Have I done anything wrong or is the latest erp5_trade a bit broken(ulikely as I see that the Unit tests a going through fine)?
<br><br>Shresth<br>