[Repo Command] Handle SystemCallError when creating "repos_dir"
Creating the "repos" directory when adding a new pod repo my fail due to system-related errors. For example if the user doesn't have write permissions to the ~/.cocoapods directory. Handle the SystemCallError exception to fail gracefully by raising an Informative exception. Fixes #4177
Showing
Please
register
or
sign in
to comment