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

Re: 403 and 405 Errors

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-15 18:44:00 CEST

On Jul 14, 2006, at 18:19, Karmjeet Sandhu wrote:

> I have set the repository at /data/DTIDEV/Project_Control_System.
> (svnadmin create /data/DTIDEV/Project_Control_System)
>
> SVNParentPath reads /data/DTIDEV
>
> I attempted to perform the "initial import" as follows:
>
> svn import /tmp/Project_Control_System http://localhost/repos/
> Project_Control_System -m "inititial import"
>
> I get the following error:
>
> svn: PROPFIND request failed on '/repos/Project_Control_System'
> svn: Can't set position pointer in file '/data/DTIDEV/
> Project_Control_System/db/revs/0': Invalid argument
>
> I am installing on Redhat Enterprise 3.

I'm not familiar with the error, but I see someone else has
encountered it before:

http://svn.haxx.se/dev/archive-2006-01/0551.shtml

In that thread, the OP had mismatched versions of APR between Apache
and Subversion and that turned out to be the reason for the problem.
Could that also be the case in your setup?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 15 18:45:14 2006

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.