I have Sourcetree installed on my Mac OSX and it's running smoothly on my machine.
When she clicks the Pull button, she gets a fatal error: cannot create directory Permission Denied. See attached image.
The error doesn't seem to be related to the SSH keys. She can do git push, but not git pull. Every time she needs to pull, she has to do it through the Terminal using sudo.
How can we fix the error?
Check ownership/permissions on her local directory.
It might, but if her user isn't allowed to write to those directories/files, SourceTree won't be able to pull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Had to change the permissions of the "staff" group for that directory to Read/Write
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I don't get any credit for helping you figure this out?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.