I don't think this is an Xcode issue but it might be an Xcode side effect
which is why I'm posting here.

$ git --version
git version 2.3.4

Latest version from homebrew.  But if I try to do this:

$ cd some/dir
$ git pull

I get this bit of strangeness...

xcrun: error: active developer path 
("/Volumes/Xcode/Xcode-beta.app/Contents/Developer") does not exist, use 
`xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to 
use for command line developer tools (or see `man xcode-select`)
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Huh... why is brew/git doing anything with Xcode and where is the active
developer path stored so I can kill it dead.  The recommended command

sudo xcode-select -switch /Applications/Xcode-beta.app/Contents/Developer

does NOT fix this issue.  Ditto if I try to switch to Xcode.app instead of
the beta.

Application of a clue stick would be highly appreciated.   This is extra
strange in that last time I tried (Monday) it worked quite fine.  I can't
think of anything I've done that would cause an issue.

Marc
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to