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

RE: Apache Browsing Error fixed

From: Gayle, Sean <Sean.Gayle_at_acs-inc.com>
Date: 2004-03-05 18:21:30 CET

Brian,
 
Hmmph. That worked perfectly.
Could you explain to me why the entire home dir needs to be a+rx as opposed
to just the subversion repos directory (in my case 'svn') ?
 
In any case thanks to you, Brian F. and Ben for helping me out...

Regards,
Sean
 
  _____

From: Brian Mathis [mailto:bmathis@directedge.com]
Sent: Friday, March 05, 2004 12:03 PM
To: Gayle, Sean
Cc: users@subversion.tigris.org
Subject: Re: Apache Browsing Error
 
Your home directory needs to be a+rx for anything below it to be visible.
> cd ~
> chmod a+rx ./

It does not need +w

Gayle, Sean wrote:

Sure. Here is the result:
[root@redboss kidstar]# cd /home/kidstar/svn/newrepos/
[root@redboss newrepos]# ls -lR
.:
total 28
drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 conf
drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 dav
drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 db
-rwxrwxrwx 1 kidstar kidstar 2 Mar 3 15:29 format
drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 hooks
drwxrwxrwx 2 kidstar kidstar 4096 Mar 3 15:29 locks
-rwxrwxrwx 1 kidstar kidstar 376 Mar 3 15:29 README.txt
./conf:
total 4
-rwxrwxrwx 1 kidstar kidstar 1101 Mar 3 15:29 svnserve.conf
./dav:
total 0
./db:
total 780
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 changes
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 copies
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:29 __db.001
-rwxrwxrwx 1 kidstar kidstar 270336 Mar 3 15:29 __db.002
-rwxrwxrwx 1 kidstar kidstar 327680 Mar 3 15:29 __db.003
-rwxrwxrwx 1 kidstar kidstar 712704 Mar 3 15:29 __db.004
-rwxrwxrwx 1 kidstar kidstar 16384 Mar 3 15:29 __db.005
-rwxrwxrwx 1 kidstar kidstar 1740 Mar 3 15:29 DB_CONFIG
-rwxrwxrwx 1 kidstar kidstar 90773 Mar 3 15:32 log.0000000001
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 nodes
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 representations
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 revisions
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 strings
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 transactions
-rwxrwxrwx 1 kidstar kidstar 8192 Mar 3 15:32 uuids
./hooks:
total 20
-rwxrwxrwx 1 kidstar kidstar 1286 Mar 3 15:29 post-commit.tmpl
-rwxrwxrwx 1 kidstar kidstar 1475 Mar 3 15:29
post-revprop-change.tmpl
-rwxrwxrwx 1 kidstar kidstar 2093 Mar 3 15:29 pre-commit.tmpl
-rwxrwxrwx 1 kidstar kidstar 1952 Mar 3 15:29
pre-revprop-change.tmpl
-rwxrwxrwx 1 kidstar kidstar 1377 Mar 3 15:29 start-commit.tmpl
./locks:
total 8
-rwxrwxrwx 1 kidstar kidstar 460 Mar 3 15:29 db.lock
-rwxrwxrwx 1 kidstar kidstar 295 Mar 3 15:29 db-logs.lock
- Sean
 

-- 
Brian Mathis
http://directedge.com/b/ <http://directedge.com/b/> 
Received on Fri Mar 5 18:22:17 2004

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.