Re: Can't set position pointer in file '/u01/svn/repos/db/revs/1': Invalid argument
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-03-27 10:31:13 CEST
Can't set position pointer in file '/u01/svn/repos/db/revs/1': Invalid argumentRedHat enterprise works fine the the RedHat published *UPDATED* httpd RPM. But it seems to work very poorly if I do anything with the file:// syntax for imports. Rebuil.d your repository, and try working only with https://.
I am working on a Red Hat ES 3 server
I have installed (correctly ?) Subversion 1.3.0 using the INSTALL document issued with the rpm.
I have installed Apache (HTTPD 2.2.0) with the changes to the httpd.conf file
LoadModule dav_module modules/mod_dav.so
and
<Location /svn/repos>
I have created a repository
svnadmin create /u01/svn/repos
I have imported a number of files
svn import /tmp/scripts file:///u01/svn/repos/scripts -m "initial import"
I can list the repository
svn ls file:///u01/svn/repos
But when I do a
svn ls http://localhost/svn/repos I get
What am I doing wrong? I am logged on as user svn . All the /u01svn directories have 777 permisions and svn:svn ownership.
Also how do I access this repository from any other computer on the network. This includes Red Hat, Microsoft Windows XP and SUN Solaris servers / PC's
Regards
Johann Melvill
------------------------------------------------------------------------------
Disclaimer
This e-mail is intended for the person it was addressed to. It may contain privileged and confidential information. If you are not the intended recipient, please inform the sender by return e-mail, delete the e-mail from any computer immediately and destroy any printed or electronic copies. Tiwest accepts no liability for any damage that may be as a result of this e-mail/attachments. Opinions expressed in this e-mail are not necessarily those of Tiwest.
------------------------------------------------------------------------------
|
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.