/etc/svn2cl/authors.xml is in subversion-tools 1.6.17dfsg-3ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | <?xml version="1.0" encoding="utf-8"?>
<authors xmlns:html="http://www.w3.org/1999/xhtml">
<author uid="arthur">
Arthur de Jong <<html:a href="mailto:arthur@ch.tudelft.nl">arthur@ch.tudelft.nl</html:a>>
</author>
<author uid="nobody">
Who's this <nobody@example.com>
</author>
<author uid="root">
Superman <root@localhost>
</author>
</authors>
|