Changes between Version 8 and Version 9 of SubversionAccess
- Timestamp:
- 10/20/08 11:01:29 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SubversionAccess
v8 v9 20 20 svn+ssh://ffadosvn@ffado.org/ffado/branches/libffado-2.0 21 21 }}} 22 23 == Template script == 24 r446 introduces a script to instantiate classes based upon a template. 25 26 Example: 27 {{{ 28 ../../support/templates/addfilefromtemplate 29 ../../support/templates/lgpl-class MixerSwitch BeBoB 30 }}}