You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lucian Chiriac <lc...@totalsoft.ro> on 2006/03/01 08:27:30 UTC

repository permissions on linux w/apache

Hello,

 

I have the following setup on server side:

- OpenSuSE 10

- apache 2.0

- subversion 1.3.0

Repositories are located under /home/svnrepos directory.

 

. On client side: TortoiseSVN 1.3.2

 

Until few days ago everything went smootlhy. After reinstalling Apache
from RPMs, I cannot commit or add new stuff to the repositories. I
believe that has something to do with the file permissions.

For example, when I got the error:

Can't open directory
'/home/svnrepos/test/db/transactions/22-4.txn/transactions': No such
file or directory  [409, #2]

I notice that this is a new directory:

drwxr-sr-x   2 wwwrun www  296 Mar  1 10:15 22-4.txn     

 

The user used by apache is wwwrun, the owner of folder /home/svnrepos is
wwwrun. What I am doing wrong? And I repeat, everything went just fine
until few days ago .

 

 

Best regards,

Lucian CHIRIAC