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

Issue on a mounted volume on osx

From: Simon Whittaker <simon_at_swbh.net>
Date: 2006-03-01 09:33:47 CET

Hi There,

I hope this is the right mailing list but I wonder if anyone can help me
with an issue I am having. I have a volume mounted on OSX 10.4.5 to a
shared windows folder which is a working copy, I am working on the data
and try to commit it back and receive the following error:

commit -m "made a brief change" /Volumes/sites/path/to/folder/pagename.cfm
    Sending /Volumes/sites/path/to/folder/pagename.cfm
    Transmitting file data ...
    A problem occurred; see later errors for details
svn: Commit succeeded, but other errors follow:
Problem running log
svn: Error bumping revisions post-commit (details follow):
svn: In directory '/Volumes/sites/path/to/folder'
svn: Error processing command 'committed' in '/Volumes/sites/path/to/folder'
svn: Error replacing text-base of 'pagename.cfm'
Permission denied
svn: Can't move
'/Volumes/sites/path/to/folder/.svn/tmp/text-base/pagename.cfm.svn-base'
to '/Volumes/sites/path/to/folder/.svn/text-base/pagename.cfm.svn-base':
Permission denied

I get this error using subclipse and scplugin, the volume is mounted
using my username and works fine using a windows box.

Anyone ever come across this before?

cheers

Simon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 1 09:36:15 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.