Jody Harris wrote: > On Wed, Jan 13, 2010 at 12:26 PM, Brian Warner <[email protected]> wrote: > >> mkdir ~/.tahoe >> mkdir ~/.tahoe/private >> echo "http://127.0.0.1:3456/" >~/.tahoe/node.url >> tahoe create-alias tahoe:
This should be "tahoe create-alias tahoe" >> echo "yay" |tahoe put - tahoe:yay.txt >> tahoe get tahoe:yay.txt >> >> I tried this.... > > and I got: > > $ tahoe create-alias REfiles: or "tahoe create-alias REfiles". (The traceback gives a clue, but it definitely shouldn't be an assert. I'll file a ticket about not using asserts for possible errors in user input. In this case the ":" could just be dropped.) [...] > rc = tahoe_add_alias.create_alias(options) > File > "/home/tahoe/allmydata-tahoe-1.5.0/src/allmydata/scripts/tahoe_add_alias.py", > line 34, in create_alias > assert ":" not in alias > AssertionError -- David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
