[tahoe-dev] [mm] Fwd: Tahoe
zooko
zooko at zooko.com
Sun Apr 27 10:55:36 PDT 2008
Howdy Ben Laurie:
I was thinking of you today, since [1] reminded me of CaPerl [2].
I happy to see that you are playing with Tahoe [*]. Once you get it
running, if you could contribute a buildbot running FreeBSD then we
wil be sure not to accidentally break the FreeBSD version after that.
> Surprised. I'd've thought the CLI was more used!
It's early days. What Unix hackers *really* want, I think, is a FUSE
interface, of which there are three preliminary ones contributed so far.
>> OPTIONALHTTPLEAD=r'(?:https?://(?:[0-9]+.[0-9]+.[0-9]+.[0-9]+|[^:]
>> +):8123/uri/)?'
> Since neither of these would have fixed my problem, I'd say not!
>
> I'm about to play with this again, but while I'm waiting for it to
> fetch...
>
> a) It should use the configured port number, or perhaps just accept
> any
> port number.
>
> b) Are these full regexes? If so, surely you mean \. throughout?
Thanks. How about
OPTIONALHTTPLEAD=r'(?:https?://(?:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+|[^:]
+)(?::[1-9][0-9]*)/uri/)?'
> A brief tutorial for the CLI would be good! Perhaps I'll create one
> once
> I get it going again.
Great!
Regards,
Zooko
[1] http://www.eros-os.org/pipermail/e-lang/2008-April/012684.html
[2] http://caperl.links.org/
[*] Its full, official, un-official title is Tahoe, the "Least-
Authority Filesystem"
More information about the tahoe-dev
mailing list