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

"permission denied" on commits-- OS X client, Windows working directory

From: Jason Orrill <jorrill_at_uga.edu>
Date: 2005-10-05 23:04:27 CEST

I'm having issues doing svn commits (and other operations) when the
working copy lives on a Windows server. Except for this issue, my svn
installation seems to be fine. I am able to do all operations
successfully when I use the local Mac hard drive, but if I try to do
the same operation with the files checked out to a Windows share I
get "permission denied" errors, usually when svn is trying to write
to something in the .svn directory. We've tried setting permissions
on the Windows share directories, but that doesn't seem to help.

Here's a sample set of error messages:

Sending index.php
Transmitting file data .subversion/libsvn_client/commit.c:840:
(apr_err=200000)
svn: Commit succeeded, but other errors follow:
subversion/libsvn_client/commit.c:858: (apr_err=155009)
svn: Error bumping revisions post-commit (details follow):
subversion/libsvn_wc/log.c:337: (apr_err=155009)
svn: In directory '/Volumes/WEBSITES/msd/jorrill/msd/msd_backoffice'
subversion/libsvn_wc/log.c:1339: (apr_err=155009)
svn: Error processing command 'committed' in '/Volumes/WEBSITES/msd/
jorrill/msd/msd_backoffice'
subversion/libsvn_wc/log.c:1089: (apr_err=155009)
svn: Error replacing text-base of 'index.php'
subversion/libsvn_subr/io.c:2365: (apr_err=13)
svn: Can't move '/Volumes/WEBSITES/msd/jorrill/msd/
msd_backoffice/.svn/tmp/text-base/index.php.svn-base' to '/Volumes/
WEBSITES/msd/jorrill/msd/msd_backoffice/.svn/text-base/index.php.svn-
base': Permission denied
subversion/clients/cmdline/util.c:380: (apr_err=200000)
svn: Your commit message was left in a temporary file:
subversion/clients/cmdline/util.c:380: (apr_err=200000)
svn: '/Volumes/WEBSITES/msd/jorrill/msd/msd_backoffice/svn-
commit.tmp'

Other details:

- running OS X 10.4.2
- subversion 1.2.3 (earlier versions have exhibited the same behavior)
- repository on either Windows or Linux server

Any ideas on what might be going on here?

Thanks--

Jason

--
Jason Orrill
Application Support Group - CITP - EITS
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 6 00:30:55 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.