On 12.06.2015 22:51, Pierre Mariani wrote: > Hi all, > > I am reaching out to try to debug the following issue. > > ** The problem: > A number of files have changed in my working copy and I want to > compare them to their last tracked version. > > For most files, 'svn diff' works properly. > But, for some, the following error occurs: > svn: E000022: Can't set position pointer in file > '<path-to-working-copy>/.svn/pristine/X/Y.svn-base': Invalid argument
Have you made any changes to files inside the .svn directory? What are the sizes of those files? It's possible that for some reason those files have been truncated, or are otherwise corrupt. -- Brane