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

Re:can't create directory: permissiosn denied

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2006-11-29 14:12:38 CET

>the repository just fine but I get the following error when creating the
>folder "Can't create directory '/svn/db/transactions/0-1.txn':
>Permission denied". I will only be using the httpd to interact with the
>repository database. This is most likely a fs permission problem but I
>have been unable to get through it.

Looks like, the directory permissions (/svn created using svnadmin
create) is not allowing the user to create necessary SVN files.

You should check, if the user and it's group have the necessary access
permissions to update the repository.

Shameless self-promotion:

http://linuxgazette.net/128/ramanathan.html

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 29 14:13:17 2006

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.