Can't set position pointer in file '/u01/svn/repos/db/revs/1': Invalid argument
From: Johann Melvill <Johann.Melvill_at_tiwest.com.au>
Date: 2006-03-27 08:19:19 CEST
I am working on a Red Hat ES 3 server
I have installed (correctly ?) Subversion 1.3.0 using the INSTALL
I have installed Apache (HTTPD 2.2.0) with the changes to the httpd.conf
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
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
Also how do I access this repository from any other computer on the
Regards
Johann Melvill
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.