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

Cannot create some directory in transactions: Permission denied

From: Archie <i009150_at_yahoo.com.tw>
Date: 2004-12-20 20:01:19 CET

Hi,
  I tried to import, (thru. apache), a project to my
new installed subversion which was installed on Linux
Fedora Core 3 and had a seems-like permission problem
shown in the end section. I had followed the the
permission setting to set up a group svn and include
'root' and 'apache' users in it. Also I had followed
the instruction in FAQ for SELinux to execute the
following command:

 chcon -R -h -t httpd_sys_content_t /usr/local/svn
 
  What did I miss? Any clue with this error?

[Tue Dec 21 02:18:19 2004] [error] [client 10.0.0.10]
Could not create activity
/svn/ms/!svn/act/27d6e6d6-bf75-d54d-8755-5c237799d27e.
 [500, #0]
[Tue Dec 21 02:18:19 2004] [error] [client 10.0.0.10]
could not begin a transaction [500, #13]
[Tue Dec 21 02:18:19 2004] [error] [client 10.0.0.10]
Can't create directory
'/usr/local/svn/ms/db/transactions/1-1.txn':
Permission denied [500, #13]

Regards,
Rice

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 20:03:50 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.