Thanks, David-Sarah. That fixed it.<div><br></div><div>I haven&#39;t used tahoe enough to be familiar with it. I just copy/pasted Brian&#39;s instructions.</div><div><br></div><div>jody<br clear="all">----<br>- Think carefully.<br>

- Contra mundum - &quot;Against the world&quot; (St. Athanasius)<br>- Credo ut intelliga - &quot;I believe that I may know&quot; (St. Augustin of Hippo)<br>
<br><br><div class="gmail_quote">On Sat, Jan 23, 2010 at 11:34 AM, David-Sarah Hopwood <span dir="ltr">&lt;<a href="mailto:david-sarah@jacaranda.org">david-sarah@jacaranda.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Jody Harris wrote:<br>
&gt; On Wed, Jan 13, 2010 at 12:26 PM, Brian Warner &lt;<a href="mailto:warner@lothar.com">warner@lothar.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Â mkdir ~/.tahoe<br>
&gt;&gt; Â mkdir ~/.tahoe/private<br>
&gt;&gt; Â echo &quot;<a href="http://127.0.0.1:3456/" target="_blank">http://127.0.0.1:3456/</a>&quot; &gt;~/.tahoe/node.url<br>
&gt;&gt; Â tahoe create-alias tahoe:<br>
<br>
</div>This should be &quot;tahoe create-alias tahoe&quot;<br>
<div class="im"><br>
&gt;&gt; Â echo &quot;yay&quot; |tahoe put - tahoe:yay.txt<br>
&gt;&gt; Â tahoe get tahoe:yay.txt<br>
&gt;&gt;<br>
&gt;&gt; I tried this....<br>
&gt;<br>
&gt; and I got:<br>
&gt;<br>
&gt; $ tahoe create-alias REfiles:<br>
<br>
</div>or &quot;tahoe create-alias REfiles&quot;.<br>
<br>
(The traceback gives a clue, but it definitely shouldn&#39;t be an assert.<br>
I&#39;ll file a ticket about not using asserts for possible errors in user<br>
input. In this case the &quot;:&quot; could just be dropped.)<br>
<br>
[...]<br>
<div><div></div><div class="h5">&gt; Â  Â  rc = tahoe_add_alias.create_alias(options)<br>
&gt; Â  File<br>
&gt; &quot;/home/tahoe/allmydata-tahoe-1.5.0/src/allmydata/scripts/tahoe_add_alias.py&quot;,<br>
&gt; line 34, in create_alias<br>
&gt; Â  Â  assert &quot;:&quot; not in alias<br>
&gt; AssertionError<br>
<br>
</div></div><font color="#888888">--<br>
David-Sarah Hopwood Â âš¥ Â <a href="http://davidsarah.livejournal.com" target="_blank">http://davidsarah.livejournal.com</a><br>
<br>
</font><br>_______________________________________________<br>
tahoe-dev mailing list<br>
<a href="mailto:tahoe-dev@allmydata.org">tahoe-dev@allmydata.org</a><br>
<a href="http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev" target="_blank">http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev</a><br>
<br></blockquote></div><br></div>