hi Wez,
mtrack installed in /opt/mtrack
[root@celeron mtrack]# php bin/init.php --repo sak svn /home/sak/svn --wiki-type svn
[...]
** Creating repo 'wiki' of type svn to hold Wiki content at /opt/mtrack/var/repos/default/wiki
** (use --repo option to specify an alternate location)
** (use --wiki-type option to specify an alternate type)
wiki: Today
svn: File not found: revision 1, path '/trunk/Today.md'
svn: File not found: revision 1, path '/trunk/Today.md'
wiki: WikiStart
svn: File not found: revision 2, path '/trunk/WikiStart.md'
svn: File not found: revision 2, path '/trunk/WikiStart.md'
[continued with installation]
it seems things are working,
but saving changes to the wiki, takes *ages*...
should I fill a bug ?