close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
2011-01-08 21:43:35 (14 years ago)
- Author:
-
arch_o_median
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
1 | 1 | = !TiddlyWiki on Tahoe-Lafs = |
2 | 2 | |
3 | | == Get a Tah-Tiddly == |
| 3 | == Obtain a Tahoe-Ready !TiddlyWiki == |
4 | 4 | |
5 | | ...wiki, that is. Run: |
| 5 | First get [http://wiki.darcs.net/Binaries darcs]. |
6 | 6 | |
7 | | darcs get --lazy http://tahoe-lafs.org/source/tiddly_on_tahoe/trunk tiddly_on_tahoe |
| 7 | Now run: |
| 8 | |
| 9 | {{{darcs get --lazy http://tahoe-lafs.org/source/tiddly_on_tahoe/trunk tiddly_on_tahoe}}} |
8 | 10 | |
9 | 11 | == Instantiation == |
10 | 12 | |
| 13 | First set up a tahoe client on a '''secure''' machine following the [http://tahoe-lafs.org/quickstart.html quickstart] and [http://tahoe-lafs.org/running.html]. |
11 | 14 | tahoe mkdir |
12 | 15 | |