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

Re: Can't set position pointer

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-17 13:35:31 CET

Óù·ç·ÉÏè wrote:
> hi, all,
>
> I just setup a subversion1.3.0 on Redhat9.0, with apache2.2.0. and my
> httpd.conf content: <Location /svn>
> DAV svn
> SVNListParentPath on
> SVNParentPath /home/svnadm
> #AuthzSVNAccessFile /home/svnadm/etc/svn-access-file
> Require valid-user
> AuthType Basic
> AuthName "asc first repository"
> AuthUserFile /home/svnadm/etc/passwdfile
> SVNAutoversioning on
> </Location>
> I use "svn import"£¬or TortoiseSVN to import£¬user name and password
> all are right.but the system answer me£º svn: PROPFIND request failed
> on '/svn/repos'
> svn: Can't set position pointer in file
> '/home/svnadm/repos/db/revs/0': Invalid argument
>
> repos is created by user svnadm with command "svnadmin create".
> what's going on?

RedHat 9 is pretty seriously out of date by now.

What shows up in your /var/log/httpd/* files?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 17 13:39: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.