This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2014-09-06 13:54:49 +01:00
|
|
|
<configuration version="2">
|
2014-10-11 16:55:11 +01:00
|
|
|
<repository id="test" directory="testdata/" ro="true">
|
2014-09-06 13:54:49 +01:00
|
|
|
<versioning type="simple">
|
|
|
|
|
<param key="foo" val="bar"/>
|
|
|
|
|
<param key="baz" val="quux"/>
|
|
|
|
|
</versioning>
|
|
|
|
|
</repository>
|
|
|
|
|
</configuration>
|