Write Access to the Repository

This page is for developers. Users wishing to check out from SVN should read DownloadFfadoSource.

Write access for developers to the repository is based upon the SVN+SSH protocol. This means that you'll have to provide us with a SSH public key, which we will use to grant you passwordless write access to the SVN repository.

In order to obtain repository access, please request it on the ffado-devel mailing list.

If you don't do major developments it's probably easier to checkout the anonymous repository and use 'svn diff' to create a patch. Post the patch on the mailing list so that it can be reviewed and committed by someone with write access.

Access to trunk

Developers with write access should use the following url:

 svn+ssh://ffadosvn@ffado.org/ffado/trunk

Access to the current release branch

Developers with write access should use the following url:

 svn+ssh://ffadosvn@ffado.org/ffado/branches/libffado-2.0

Template script

r446 introduces a script to instantiate classes based upon a template.

Example:

  ../../support/templates/addfilefromtemplate 
       ../../support/templates/lgpl-class MixerSwitch BeBoB