As far as I can tell, since the refactoring, the cache_dir is no longer checked for existence.<br><br>Somewhere around line 447 should be a call to create_cache_dir no?<br><br>Max<br><br><div class="gmail_quote">On Mon, Mar 15, 2010 at 7:03 PM, Khushboo Shakya <span dir="ltr">&lt;<a href="mailto:khusuz@gmail.com">khusuz@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div class="gmail_quote"><div class="im">On Mon, Mar 15, 2010 at 8:11 AM, C. Titus Brown <span dir="ltr">&lt;<a href="mailto:ctb@msu.edu" target="_blank">ctb@msu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Sun, Mar 14, 2010 at 11:44:53PM -0500, Khushboo Shakya wrote:<br>
&gt; Humm..I don&#39;t see it anywhere and that is what it complains when I try to<br>
&gt; run it. It says that the  &quot;.pony-build&quot; folder is not found.<br>
<br>
</div>What version of the source code are you running (e.g. what&#39;s the first revision<br>
in &#39;git log&#39;)?<br></blockquote><div><br></div></div><div>commit 0fab7eaf46deaef5c6beb0208c16d930a71a229b</div><div>Author: khushboo shakya &lt;<a href="mailto:khusuz@gmail.com" target="_blank">khusuz@gmail.com</a>&gt;</div>

<div>Date:   Sat Mar 13 20:06:13 2010 -0600</div>
<div><br></div><div>    fetching titus repo</div><div>Welcome to Git (version 1.6.5.1-preview20091022)</div><div class="im"><div><br></div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



What script are you running?<br></blockquote></div><div>build-mechanize</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
What&#39;s the actual error message (copy and paste)?<br></blockquote></div><div>Khushboo@KHUSHBOO-PC ~/Desktop/pony-build1/client (master)</div><div>$ python build-mechanize.py</div><div>Traceback (most recent call last):</div>

<div>  File &quot;build-mechanize.py&quot;, line 33, in &lt;module&gt;</div><div>    results = do(name, commands, context=context)</div><div>  File &quot;C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py&quot;, line 755,</div>

<div>in do</div><div>    c.run(context)</div><div>  File &quot;C:\Users\Khushboo\Desktop\pony-build1\client\pony_client.py&quot;, line 451,</div><div>in run</div><div>    os.chdir(cache_dir)</div><div>WindowsError: [Error 2] The system cannot find the file specified: &#39;c:/Users/Khu</div>

<div>shboo/.pony-build&#39;</div><div class="im"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
These are all things you need to tell us :)<br>
<br>
thanks,<br>
<div><div></div><div>--titus<br>
--<br>
C. Titus Brown, <a href="mailto:ctb@msu.edu" target="_blank">ctb@msu.edu</a></div></div></blockquote><div><br></div><div><br></div></div><div>@Max- It says  &#39;c:/Users/Khushboo/.pony-build&#39; but I can&#39;t find the file there or anywhere.</div>

<div><br></div><div>Thanks</div><div><br></div><div>Khushboo </div></div><br>
<br>_______________________________________________<br>
pony-build mailing list<br>
<a href="mailto:pony-build@lists.idyll.org">pony-build@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/pony-build" target="_blank">http://lists.idyll.org/listinfo/pony-build</a><br>
<br></blockquote></div><br>