You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by eauolove <ea...@gmail.com> on 2005/05/27 10:26:36 UTC

[help]Can't set position pointer in file '/home/test1/db/revs/1': Invalid argument~

Problems installing SVN/1.2.0 with Apache2.1.3b:
 
 
[Fri May 27 15:50:08 2005] [notice] SIGHUP received.  Attempting to restart
[Fri May 27 15:50:08 2005] [notice] Apache/2.1.3 (Unix) DAV/2 SVN/1.2.0
configured -- resuming normal operations
[Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Could not fetch
resource information.  [500, #0]
[Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Could not open the
root of the repository  [500, #22]
[Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Can't set position
pointer in file '/home/test1/db/revs/1': Invalid arg
ument  [500, #22]

 

Re: [help]Can't set position pointer in file '/home/test1/db/revs/1': Invalid argument~

Posted by kf...@collab.net.
eauolove <ea...@gmail.com> writes:
> Problems installing SVN/1.2.0 with Apache2.1.3b:
>  
> [Fri May 27 15:50:08 2005] [notice] SIGHUP received.  Attempting to restart
> [Fri May 27 15:50:08 2005] [notice] Apache/2.1.3 (Unix) DAV/2 SVN/1.2.0
> configured -- resuming normal operations
> [Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Could not fetch
> resource information.  [500, #0]
> [Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Could not open the
> root of the repository  [500, #22]
> [Fri May 27 15:50:16 2005] [error] [client 127.0.0.1] Can't set position
> pointer in file '/home/test1/db/revs/1': Invalid arg
> ument  [500, #22]

Please mail users@subversion.tigris.org, not
dev@subversion.tigris.org, with questions.  The dev@ list is for
discussion of Subversion development.

This looks like it might be a permissions problem.  Are you positive
that your web server is running with the correct permissions for
repository access?

-Karl


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org