Opened at 2007-10-27T05:15:42Z
Closed at 2008-01-04T18:47:56Z
#192 closed defect (fixed)
README LIED AGAIN!!!
Reported by: | arch_o_median | Owned by: | zooko |
---|---|---|---|
Priority: | major | Milestone: | 0.7.0 |
Component: | documentation | Version: | 0.6.1 |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
" 213 The introducer (-and-vdrive) node is constructed by running 'tahoe 214 create-introducer --basedir $HERE'. Once constructed, you can start the 215 introducer by running 'tahoe start --basedir $HERE' (or, if you are already 216 in the introducer's base directory, just type 'tahoe start'). "
The above snip is obsolete, it is now the case that `tahoe start' without qualification causes an error if ~/.tahoe does not exist, as it will not in the case that the client node directory was explicitly named!!
Change History (6)
comment:1 Changed at 2007-10-29T17:07:18Z by zooko
- Milestone changed from undecided to 0.6.2
- Owner changed from somebody to arch_o_median
comment:2 Changed at 2007-11-01T18:10:09Z by zooko
- Milestone changed from 0.6.2 to 0.7.0
comment:3 Changed at 2007-11-07T05:40:09Z by arch_o_median
- Milestone changed from 0.7.0 to 0.7.1
I will during the next release cycle.
comment:4 Changed at 2007-12-05T04:03:04Z by zooko
- Owner changed from arch_o_median to zooko
- Status changed from new to assigned
I'm touching this document because the "introducer and vdrive" has been replaced with just "the introducer", so along the way I'll fix this.
comment:5 Changed at 2007-12-05T04:03:11Z by zooko
- Milestone changed from 0.7.1 to 0.7.0
comment:6 Changed at 2008-01-04T18:47:56Z by zooko
- Resolution set to fixed
- Status changed from assigned to closed
archie:
Great! Thank you very much for these bug reports! (#189, #190, #191, #192)
I agree with you about the change that ought to be applied to README to fix this one -- are you going to submit such a patch or should I?