• Sylvain Guillopé's avatar
    [Repo Command] Handle SystemCallError when creating "repos_dir" · 0574ae2f
    Sylvain Guillopé authored
    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
    0574ae2f
Name
Last commit
Last update
..
add_spec.rb Loading commit data...
lint_spec.rb Loading commit data...
list_spec.rb Loading commit data...
push_spec.rb Loading commit data...
remove_spec.rb Loading commit data...
update_spec.rb Loading commit data...