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

Permission denied when I execute 'svn commit'

From: Herman Schultz <herman.schultz_at_gmail.com>
Date: 2007-08-05 04:34:15 CEST

Hi,

I am getting 'Permission denied' when i execute 'svn commit':

$ svn commit -m
svn: Commit failed (details follow):
svn: Can't create directory
'/srv/svn/repositories/video/db/transactions/9- 1.txn': Permission
denied

I have checked that I am in the 'svn' group:
$ groups herman
herman : herman adm dialout cdrom floppy audio dip video plugdev
scanner netdev lpadmin powerdev admin svn

I have set/checked that the directory have 'group write' access for svn group:
# pwd
//srv/svn/repositories/video/db/transactions
# ls -la
total 8
drwxrwsr-x 2 svn svn 4096 2007-08-04 20:09 .
drwxrwsr-x 5 svn svn 4096 2007-08-04 20:09 ..

Can you please tell me what did I do wrong?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 5 04:32:51 2007

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.