International/English/GetSource

Get Source

For source code version control we use  Subversion.

Repository is available for reading at https://wlan-lj.net/svn and for developer's read/write access at  https://common.tnode.com/svn/wlanlj.

You can checkout current development version using the command:

$ svn co https://wlan-lj.net/svn/trunk

$ sign only marks a command which has to be executed in a console and is not part of the command.

It is recommended to checkout only a part of source code as there entire repository is quite voluminous. Really, you have been warned!

For example, you can checkout just nodewatcher with:

$ svn co https://wlan-lj.net/svn/trunk/nodewatcher

Log of all changes can be found here.

Source code can be browsed using the web interface which allows comprehensive look into development and changes.

All text content (comments, guidelines, commit messages...) in repository should be written in English.

Original entry of this translation can be found here.