We use the SVN repository. I get the error below when we try to compare a local unmodified file with the latest version of the file in the repository. In other words, someone checked the changes, and if I update, I will receive their changes, but first I want to see what their changes were. Do not think that this is important, but we use Xcode and use the menu item SCM → Compare With → Latest.
Error: 220001 (Element cannot be read) Description: Unused path; Access is denied
Any pointers where to look to fix this. I looked in svnserve.conf which has default settings. Nothing popped up to me.
Besides,
% svn log
returns "svn: item not readable".
Thanks Gonzalo
source share