I have been able to get SVN working on bluehost. Next I tried to set websvn and I am able to see the main websvn page but when I click on a repository then I get this error:
Error running this command: /home/username/system/bin/svn --non-interactive --config-dir /tmp log --xml --verbose --limit 2 'file:////home/username/devel//test/'
/home/username/system/bin/svn: line 60: /usr/bin/sed: No such file or directory /home/username/system/bin/svn: line 64: /usr/bin/sed: No such file or directory ls: write error: Broken pipe /home/username/system/bin/svn: line 88: /usr/bin/sed: No such file or directory
but /usr/bin/sed works fine from ssh. Any hints ? thanks