<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">When I try to run a rake file that's not on the top<DIV>level of my project directories it refuses with this error:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(240, 240, 240); "><FONT class="Apple-style-span" face="Bitstream Vera Sans Mono" size="3"><SPAN class="Apple-style-span" style="font-size: 12.4px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(240, 240, 240); "><FONT class="Apple-style-span" face="Bitstream Vera Sans Mono" size="3"><SPAN class="Apple-style-span" style="font-size: 12.4px;">RakeMate v2.0.0 running on Ruby v1.8.6 (/usr/local/bin/ruby)</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(240, 240, 240); "><FONT class="Apple-style-span" face="Bitstream Vera Sans Mono" size="3"><SPAN class="Apple-style-span" style="font-size: 12.4px;">>>> /Users/boysie/habitat/as/Rakefile</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12.4px/normal Bitstream Vera Sans Mono; background-color: rgb(240, 240, 240); min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: rgb(240, 240, 240); "><FONT class="Apple-style-span" face="Bitstream Vera Sans Mono" size="3"><SPAN class="Apple-style-span" style="font-size: 12.4px;">Could not locate a Rakefile in /Users/boysie/habitat/as.</SPAN></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">my rake file is actually called rakefile.rb and is in /Users/boysie/habitat/as/sprouts/HabitatClient/project.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">But I benefit from having access to the files outside of the project subdirectory so</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I made the project bigger than just the sprout project folder.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Anyway to get it to find the rake file properly?</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">thanks,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Boysenberry</DIV></BODY></HTML>