Version 12 (modified by warner, at 2007-07-16T16:24:41Z) (diff) |
---|
Dev
Views into the process of Tahoe hackery.
- Run darcs get http://allmydata.org/source/tahoe/trunk tahoe to grab a copy of the source code.
- The tahoe-dev mailing list is the community forum for discussion of Tahoe design, implementation, and usage.
- The buildbot page shows current build and test results.
- The Doc page contains extensive documentation, which is very useful guide for hacking.
- The Timeline (linked at the top of each page) has extensive details about changes to the source code, the issue tickets, and the wiki (i.e. this web site).
- The darcs patch browser allows you to answer questions like "Which lines did this patch change?" and "Which patches changed this line?".
- The code coverage statistics show which lines of code get exercised by the unit tests.
- Archived data is also available.
- So is a graph of code coverage over time.
- The TestGrid page contains usage statistics about the public test grid.
- The Bibliography page contains links to scientific papers of interest.
- The Packaging page shows our currently policy for how to re-use 3rd party libraries and how to distribute Tahoe to users.
See Also
- The News page for sources of news and information.
- tickets to be fixed by the next release