RE: svn v1.5.1 via apache 2.0.63 on solaris "Final line in revision file longer than 64 characters"
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Wed, 6 Aug 2008 09:06:25 +0100
Steve,
AFAIK you need Apache 2.2 to run with SVN 1.5. I have tried to find the page on the Subversion site where it states that but I couldn't. I'm pretty sure that's the case though as one of the main reason I'm delaying deploying 1.5 in my company is that I can't seem to be able to build Apache 2.2 on my server.
Giulio
Linedata Services (UK) Ltd
________________________________
From: Steve Whitson [mailto:steven.whitson_at_gmail.com]
A bit more info... I removed the svn 1.5.1 install, built 1.4.6 (to same location), recreated the databases... restarted apache, and viola, the repositories are accessible just fine under apache (http protocol via both web-browsers and tortoise).
I would like to use the later 1.5.1 version, ideas?
Thanks much,
Steve Whitson wrote:
[Tue Aug 05 16:18:14 2008] [error] [client 10.10.10.174] Could not fetch resource information. [500, #0]
This is on a sparc solaris 10 system. The freshly built Apache version is 2.0.63.
My apache config looks like this as a starting config to ensure things work:
<Location /svntest>
I create the db using (on the sever) svnadmin creaetdb test01 while in the svntestdbs folder.
As mentioned, I can launch the svnserve from this svn server installation, serve up the svntestdbs as the root (as follows) and all works just fine:
My tortoise clients (on different systems than the server) access via the svn protocol just fine. Nothing seems to be able to access the repository vi httpd (apache).
Any ideas?
Thanks much,
|
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.