Robert Larsen wrote:
> ./db:
> total 3004
> drwxrwxr-x 2 apache apache 4096 Mar 4 22:06 .
> drwxrwxr-x 6 apache apache 4096 Mar 4 22:06 ..
> -rw-rw-r-- 1 apache apache 49152 Mar 4 22:06 changes
> -rw-rw-r-- 1 apache apache 8192 Mar 4 22:06 copies
> -rw-rw-r-- 1 apache apache 8192 Mar 4 22:06 __db.001
> -rw-rw-r-- 1 apache apache 270336 Mar 4 22:06 __db.002
> -rw-rw-r-- 1 apache apache 327680 Mar 4 22:06 __db.003
> -rw-rw-r-- 1 apache apache 737280 Mar 4 22:06 __db.004
> -rw-rw-r-- 1 apache apache 16384 Mar 4 22:06 __db.005
> -rw-rw-r-- 1 apache apache 1282 Mar 4 22:06 DB_CONFIG
> -rw-rw-r-- 1 apache apache 1048493 Mar 4 22:06 log.0000000001
> -rw-rw-r-- 1 robert robert 424375 Mar 4 22:06 log.0000000002
notice that one of the log files is owned by you (and thus user apache
cannot open it in read-write mode).
see this section of the book for details as to why that's bad:
http://svnbook.red-bean.com/html-chunk/ch05s05.html
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 4 22:44:02 2003