Hi,
besides the strange german umlaut issue we encountered another one:
We've installed SCM Manager on SuSE Enterprise Ser <IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^/$ /scm/ [redirect,last]
</IfModule>
<IfModule mod_proxy.c>
ProxyPass /scm http://localhost:8080/scm
ProxyPassReverse /scm http://localhost:8080/scm
</IfModule>ver 11 SP2 and Apache 2.2 as reverse proxy following the instructions in the SCM Manager wiki. But when adding .xml files to a subversion repository with a Windows client (tried TortoiseSVN and Eclipse) we get this error:
Edit scm-server/conf/logging.xml change the line from:
to:
If you are using the war version with an application server such as tomcat, you have to edit the logback.xml in WEB-INF/classes.
(This is taken from the FAQs - https://bitbucket.org/sdorra/scm-manager/wiki/faq)
SCM-Manager has its own log file, in our case it is located under: /usr/share/tomcat6/.scm/logs