A Subversion-based project notebook system

  • Facilitates storing text "notebooks" intermingled with project files in Subversion repositories.
  • Extracts changes for a given time range from the repositories and formats them nicely, i.e. for weekly reporting.
  • Builds browseable web sites of all formatted notebooks, organized by both topic and date.
  • Supports Markdown syntax.

Download

svnnotebook-1.0.tgz (x MB) May 17, 2008

You can also browse the source, or get the latest version with svn:

svn co http://svn.davidsoergel.com/repos/svnnotebook/trunk svnnotebook

Documentation

Sorry, no documentation yet.

Support