Git

From openZIM
Revision as of 17:12, 28 February 2009 by Manuel Schneider (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Subversion Access

Checking Out

Read-only access via WEBDAV is available to our repository at:

http://svn.openzim.org/svnroot

Commit Access

svn co svn+ssh://USER@openzim.org/trunk
  • replace USER with you openZIM user account
  • replace trunk with the branch you whish to check out

Structure

The suggested subversion repository structure is:

  • trunk
    • zimlib
      Contains the libzim, which allows programs to read zim-files. Here are also some command line tools to access zim-files.
    • zimwriter
      is a system, which creates zim files using zimlib.
    • zimreader
      a web server based on Tntnet, which makes zim-files available via web.