Hi Ryan, Here are the web error logs:
[Tue Aug 12 21:24:21 2014] [error] [client 172.16.9.254] Error running this command: svn --non-interactive --config-dir /tmp log --xml --verbose -r HEAD:1 'file:///var/rancid/svn/@HEAD' --limit 2 [Tue Aug 12 21:24:21 2014] [error] [client 172.16.9.254] Error running this command: svn --non-interactive --config-dir /tmp log --xml --verbose 'file:///var/rancid/svn/@' --limit 2 [Tue Aug 12 21:24:21 2014] [error] [client 172.16.9.254] Error running this command: svn --non-interactive --config-dir /tmp log --xml --quiet 'file:///var/rancid/svn/@' --limit 1 [Tue Aug 12 21:24:22 2014] [error] [client 172.16.9.254] Error running this command: svn --non-interactive --config-dir /tmp log --xml --quiet 'file:///var/rancid/svn/@' --limit 1 [Tue Aug 12 21:24:22 2014] [error] [client 172.16.9.254] Error running this command: svn --non-interactive --config-dir /tmp list --xml 'file:///var/rancid/svn/@' Thanks, Jimmy On Tue, Aug 12, 2014 at 9:15 PM, Ryan Schmidt < subversion-2...@ryandesign.com> wrote: > > On Aug 12, 2014, at 3:26 AM, Jimmy Halim wrote: > > > > I have installed rancid, svn, and websvn today. I have also created > repository for testing. All looks good until I encountered the following > error while browsing: > > http://server_ip/websvn/ > > > > Error running this command: svn --non-interactive --config-dir /tmp list > --xml 'file:///var/rancid/svn/@' > > > > Any idea why this is happening? > > Sure would be nice to know *what* error occurred, not just *that* an error > occurred. Does the web server log (or the php log, if you have your web > server configured to log that separately) have any more details? > > >