svn command not recognized

7 views
Skip to first unread message

dominiksh

unread,
Oct 18, 2008, 6:43:41 PM10/18/08
to ReposStyle
Hi all,

ReposStyle works great for me, it looks really good and does what it
promises.

But after configuring the log script, the browser only shows an empty
history view and this log entry appears in my apache log:
sh: /svn: No such file or directory

I am runnin Subversion 1.5 on OpenSuse 10.3. Any suggestions how to
solve this problem?

Thanks in advance,
Dominik

Staffan Olsson

unread,
Oct 25, 2008, 2:46:40 AM10/25/08
to repos...@googlegroups.com
Hi Dominik,

I don't know why the webserver user on SuSE does not have svn in path.
The quick solution is probably to edit the log script
(repos-web/open/log/index.php) where it says

// svn executable, command name in PATH or absolute path
$svn = 'svn';

Use 'whereis svn' command to get the absolute path for your machine.

/Staffan

Reply all
Reply to author
Forward
0 new messages