Subversion

From openZIM

Jump to: navigation, search

Contents

Subversion Access

WebSVN

Browse our repository via HTTP:

Checking Out

Read-only access via WEBDAV is available to our repository.

Checking out the complete trunk the first time:

svn co http://svn.openzim.org/svnroot/trunk zim

or update everything once you have checked out:

svn up http://svn.openzim.org/svnroot/trunk

Commit Access

Once you got commit access to our server check out the whole trunk (or a part of it) before you start working on your local repository:

svn co svn+ssh://USER@openzim.org/var/svn/repos/trunk zim

Commit changes:

svn ci

How to contribute without Commit Access

Just send your patches to the developers mailinglist. They can be discussed their and reach the developers in the team which are able to integrate them into the current codebase.

How to get Commit Access at openZIM

If you are a frequent contributor to openZIM check with the developers on the mailinglist for acknowledgement. Then send your username and and ssh public key to the list. Manuel Schneider is in charge of the server management, he will create your account and notify you.

Structure

The suggested subversion repository structure is:

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox