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

Re: No write access to a svn repository via http

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-27 15:20:29 CEST

Christian Reiniger <creinig@mayn.de> writes:

> chris_at_chrisbig > svn mkdir http://www/svn/lgdc/trunk
> svn: Filesystem has no item
> svn:
> file not found: transaction `1', path `/trunk'
>
> Apache's error log contains these messages:
> [Fri Sep 27 13:21:33 2002] [error] [client 192.168.10.3] Could not fetch
> resource information. [500, #0]
> [Fri Sep 27 13:21:33 2002] [error] [client 192.168.10.3] Could not
> determine resource type [500, #160013]
> [Fri Sep 27 13:21:33 2002] [error] [client 192.168.10.3] (17)File exists:
> file not found: transaction `1', path `/trunk' [500, #160013]
>
> Permission problems can be ruled out: Apache runs as user "wwwrun", and I
> created the repository as that user. Also local writes as "wwwrun" work
> fine.
> I tried subversion revisions 3033 and 3200, configured with
> ./configure --prefix=/usr/local --with-apxs=/opt/apache/current/bin/apxs
> --with-berkeley-db=/usr/local --with-dbm=db4
>
> Attached is the sniffed http exchange for
> "svn mkdir http://www/svn/lgdc/trunk"

It contains

Server: Apache/2.0.40 (Unix) DAV/2 PHP/4.3.0-dev SVN/0.14.3 (r3200)

> Any ideas of what I could have made wrong?

I can't be sure if it will cure your problem, but I suspect you need a
newer Apache; 2.0.42 should be OK.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 27 15:21:14 2002

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

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