The code from the svn repo hasn't built for me for about a week. I keep getting the following error.
configmanager-revision.cpp: In static member function 'static wxString ConfigManager::GetSvnDate()':
configmanager-revision.cpp:27: error: 'svnDate' is not a member of 'autorevision'
I've tried make clean and ./bootstrap and ./configure from scratch but it still doesn't work.