SVN Mac oSX issue - permissions?
- by Steve Griff
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