On Monday 12 January 2004 02:27, Stuart Robertson wrote:
> Thanks for the info. I redirected stderr to stdout and got the following
> in my summary email:
>
> svn: Expected version '2' of repository; found version '3'
>
> Turns out I had old svn 0.32.1 binaries in /usr/local/bin, and the newly
> installed 0.35.1 binaries (installed via RPM) where placed into /usr/bin.
> Moving the old binaries into an archive folder *ALMOST* did the trick.
>
> Now, most of my script works, but "svnlook diff" *stil* returns nothing.
> When manually invoked, svnlook diff works fine, however when invoked by
> Apache, it produces no output whatsoever, even with stderr redirected to
> stdout.
>
> Any one seen this before?
Any time I've ever seen this, it has been a permissions related problem.
Double check your permissions and make sure that Apache can properly access
the repository.
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 12 11:24:22 2004