SVN Mac oSX issue - permissions?
Posted
by Steve Griff
on Stack Overflow
See other posts from Stack Overflow
or by Steve Griff
Published on 2010-04-07T13:09:00Z
Indexed on
2010/04/07
13:13 UTC
Read the original article
Hit count: 328
Hello there,
/Volumes/sites is a connection to a samba share that hosts some of our sites. We authorise using a username & password that is the same user/pass to log onto the mac.
When committing, (or even doing a cleanup) from the Mac Client side using the svn command line tool or SCPlugin, this error occurs:
Commit succeeded, but other errors follow: Error bumping revisions post-commit (details follow): In directory '/Volumes/sites/foobar/public_html' Error processing command 'committed' in '/Volumes/sites/foobar/public_html' Error replacing text-base of 'index.php' Can't move '/Volumes/sites/foobar/public_html/.svn/tmp/text-base/index.php.svn-base' to '/Volumes/sites/foobar/public_html/.svn/text-base/index.php.svn-base': Operation not permitted
Any ideas? I think it's to do with permissions on the mac side not being able to move files around on the samba share.
Apologies if my question is kinda vague so any extra information I can give please shout.
Regards
Steve
© Stack Overflow or respective owner