public marks

PUBLIC MARKS from clochix with tag svn

December 2006

subwiki.tigris.org

A wiki that uses Subversion for its data repository, implemented as a Python CGI.

October 2006

Ned Batchelder: Subversion branching quick start

by 6 others
Branching produces a split in a code stream: different developers can be working in alternate universes of the same set of code. Changes are made independently to each stream. Merging brings changes back together to combine the streams.

ikiwiki : wiki compiler

ikiwiki is a wiki compiler. It converts wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control system such as Subversion.

clochix's TAGS related to tag svn

html +   python +   subversion +   tutorial +   wiki +