You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Chris Webster <cj...@ucar.edu> on 2004/11/14 17:04:12 UTC

fc3 subversion server?

Anyone upgraded there server machine to FC3 [successfully]?

I'm using all the rpm's that came with fc3 (plus updates) and I can't 
read anything (svn co file:/// works fine).


/var/log/httpd/error_log:

[Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] (20014)Error 
string not specified yet: Can't open file '/home/svn/format': Permission 
denied
[Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not 
fetch resource information.  [500, #0]
[Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not 
open the requested SVN filesystem  [500, #13]
[Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not 
open the requested SVN filesystem  [500, #13]


/etc/httpd/conf/httpd.conf:

User cjw
Group cvs


ls -al /home/svn :

drwxrwsr-x  7 cjw cvs 4096 Nov 14 09:13 .
drwxrwxrwx  5 cjw cvs 4096 Nov 14 01:02 ..
drwxrwsr-x  2 cjw cvs 4096 Jun 15 01:19 conf
drwxrwsr-x  2 cjw cvs 4096 Apr  9  2004 dav
drwxrwsr-x  2 cjw cvs 4096 Nov 14 09:14 db
-rw-rw-r--  1 cjw cvs    2 Apr  9  2004 format
drwxrwsr-x  2 cjw cvs 4096 Aug 17 15:53 hooks
-rw-rw-r--  1 cjw cvs    0 Apr 30  2004 Iamhere
drwxrwsr-x  2 cjw cvs 4096 Apr  9  2004 locks
-rw-rw-r--  1 cjw cvs  376 Apr  9  2004 README.txt

Same persmissions go all the way down the directory structure.

--Chris

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

Re: fc3 subversion server?

Posted by Chris Webster <cj...@ucar.edu>.
Gavin Henry wrote:
> Hi,
> 
> I set up one last night, but I don't have selinux enabled.
> 

Thanks, that was the problem.  I disabled selinux and all is fine.

--Chris

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

Re: fc3 subversion server?

Posted by Gavin Henry <gh...@suretecsystems.com>.
Hi,

I set up one last night, but I don't have selinux enabled.

-- 
Kind Regards,

Gavin Henry.
Managing Director.

T +44 (0) 1467 624141
M +44 (0) 7930 323266
F +44 (0) 1224 742001
E ghenry@suretecsystems.com

Open Source. Open Solutions(tm).

http://www.suretecsystems.com/

Chris Webster said:
> Anyone upgraded there server machine to FC3 [successfully]?
>
> I'm using all the rpm's that came with fc3 (plus updates) and I can't
> read anything (svn co file:/// works fine).
>
>
> /var/log/httpd/error_log:
>
> [Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] (20014)Error
> string not specified yet: Can't open file '/home/svn/format': Permission
> denied
> [Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not
> fetch resource information.  [500, #0]
> [Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not
> open the requested SVN filesystem  [500, #13]
> [Sun Nov 14 09:15:01 2004] [error] [client xxx.x17.80.208] Could not
> open the requested SVN filesystem  [500, #13]
>
>
> /etc/httpd/conf/httpd.conf:
>
> User cjw
> Group cvs
>
>
> ls -al /home/svn :
>
> drwxrwsr-x  7 cjw cvs 4096 Nov 14 09:13 .
> drwxrwxrwx  5 cjw cvs 4096 Nov 14 01:02 ..
> drwxrwsr-x  2 cjw cvs 4096 Jun 15 01:19 conf
> drwxrwsr-x  2 cjw cvs 4096 Apr  9  2004 dav
> drwxrwsr-x  2 cjw cvs 4096 Nov 14 09:14 db
> -rw-rw-r--  1 cjw cvs    2 Apr  9  2004 format
> drwxrwsr-x  2 cjw cvs 4096 Aug 17 15:53 hooks
> -rw-rw-r--  1 cjw cvs    0 Apr 30  2004 Iamhere
> drwxrwsr-x  2 cjw cvs 4096 Apr  9  2004 locks
> -rw-rw-r--  1 cjw cvs  376 Apr  9  2004 README.txt
>
> Same persmissions go all the way down the directory structure.
>
> --Chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


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