[tahoe-dev] multi-user tahoe node suggestions
David-Sarah Hopwood
david-sarah at jacaranda.org
Sat Jan 23 10:34:29 PST 2010
Jody Harris wrote:
> On Wed, Jan 13, 2010 at 12:26 PM, Brian Warner <warner at lothar.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
Url : http://allmydata.org/pipermail/tahoe-dev/attachments/20100123/5da94134/attachment.pgp
More information about the tahoe-dev
mailing list