[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Manually invoking post-commit works, svn-invoking post-commit doesn't

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-01-12 11:17:24 CET

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.