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

can't create directory '/usr/local/svnrepos...'

From: Jeff D. Hamann <jeff.hamann_at_forestinformatics.com>
Date: 2005-12-08 07:12:34 CET

I've recently set up a new server and want to move al my cvs projects over
to subversion. I've managed to import a test project (locally) and when I
went to try to commit a change to a file (locally) I got the following
error:

svn: Commit failed (details follow):
svn: Can't create directory '/usr/local/svnrepos/db/transactions/1-1.txn':
Permission denied
svn: Your commit message was left in a temporary file:
svn: '/usr/home/hamannj/geo541/svn-commit.tmp'

I also get a similar error when trying to commit over a network (using
tortise) and can't figure out what to do. I've changed the permissions on
the repos to root to see if that might solve the problem. it didn't.

I'm accessing the repos using https (apache+mod_ssl) and can't seem to be
able to update/commit over the network. I can update locally. When I attempt
to update/commit over the network, I get errors like:

Error Commit failed (details follow):
Error Can't create directory '/usr/local/svnrepos/db/transactions/1-1.txn':
Error Permission denied

I'm not really sure which permissions I need to change...
chmod/chgrp/chown/svnadmin?

help?
Jeff.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 8 07:14:53 2005

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.