<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Post-build Event Command Line</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Post-build Event Command Line</description>
  <pubDate>Tue, 28 Apr 2026 00:16:38 -700</pubDate>
  <lastBuildDate>Tue, 10 Jun 2008 10:33:56 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=827</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Post-build Event Command Line : The option in DevForce EF Beta2...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3052#3052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 827<br /><strong>Posted:</strong> 10-Jun-2008 at 10:33am<br /><br />The option in DevForce EF Beta2 to turn off the post-build command generation is set for the domain model, and is saved to the *.ibedmx file. <span style="font-size:10px"><br /><br />Edited by kimj - 10-Jun-2008 at 10:34am</span>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 10:33:56 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3052#3052</guid>
  </item> 
  <item>
   <title>Post-build Event Command Line : The only problem I see with the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3051#3051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=275" rel="nofollow">danielp37</a><br /><strong>Subject:</strong> 827<br /><strong>Posted:</strong> 10-Jun-2008 at 8:51am<br /><br />The only problem I see with the post-build event being regenerated with every build is if the project is in source control, it can potentially cause a bunch of unnecessary changes if the multiple users have their source in different locations on their hard drives.&nbsp; I suppose this could be worked around by disabling the post-build command generation and manually crafting the post-build event to be agnostic to the location on the hard drive or to use relative paths.<br><br>Would turning off this option be a per-user setting or would it be part of the settings for the project or solution so that once it was set, we wouldn't have to change the setting on each of the other developer's computers?<br><br>Thanks,<br><br>Dan<br>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 08:51:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3051#3051</guid>
  </item> 
  <item>
   <title>Post-build Event Command Line : The commandline for the post-build...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3040#3040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 827<br /><strong>Posted:</strong> 06-Jun-2008 at 10:47am<br /><br />The command&nbsp;line for the post-build event is regenerated with every build of the project, so there shouldn't be a problem in multi-user environments, after the first build. <DIV>&nbsp;</DIV><DIV>We have made some changes to this in Beta2:&nbsp; </DIV><OL><LI>You can optionally disable the post-build command generation via an option in the Object Mapper.</LI><LI>Generation of the command line is now done at the beginning of the build rather than following a successful build, to eliminate the need to build twice to get a correct command line.</LI><LI>Improved error handling within the batch. </LI><LI>Support for embedded resource files (we won't try to copy them to the target directory).</LI><LI>A tweak to project dependencies to make the server model project a dependency (but not a referenced assembly), to ensure that it will be rebuilt when necessary.</LI></OL><DIV>&nbsp;I'm not sure why we didn't make more use of macros in the command line.</DIV>]]>
   </description>
   <pubDate>Fri, 06 Jun 2008 10:47:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3040#3040</guid>
  </item> 
  <item>
   <title>Post-build Event Command Line : I noticed that the command lines...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3033#3033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=275" rel="nofollow">danielp37</a><br /><strong>Subject:</strong> 827<br /><strong>Posted:</strong> 05-Jun-2008 at 1:04pm<br /><br />I noticed that the command lines for copying the CSDL, MSL, SSDL and ADO.NET assembly to the TargetDir of the project that references the DevForce EF project have hard-coded paths to these files rather than using some of the Macros.&nbsp; This will cause problems in a multi-user environment where the source may not be in the same location on all developers drives.&nbsp; Has this been fixed in the beta2?<br><br>For example, here are the first couple of lines in the post-build event:<br><br>rem &#091;IdeaBlade-begin&#093;<br>copy&nbsp; "C:\Data\src.DevForce\HEServerModel\bin\Debug\*.csdl" "$(TargetDir)"<br><br>Thanks,<br><br>Dan<br><br>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 13:04:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=827&amp;PID=3033#3033</guid>
  </item> 
 </channel>
</rss>