Originally reported by: Anonymous
When I do
easy_install -Z --upgrade setup tools
A directory, ~/.subversion, is created and then not cleaned up afterwards. I don't use subversion, and I don't want its parts cluttering up my $HOME. If this dir is necessary for completing the easy_install operation, shouldn't it be put into a tmpdir that later gets cleaned up?
I see this behavior on at least MacOSX 10.9 and 10.8.5.
Originally reported by: Anonymous
When I do
A directory, ~/.subversion, is created and then not cleaned up afterwards. I don't use subversion, and I don't want its parts cluttering up my $HOME. If this dir is necessary for completing the easy_install operation, shouldn't it be put into a tmpdir that later gets cleaned up?
I see this behavior on at least MacOSX 10.9 and 10.8.5.