Daniel Shahaf <d...@daniel.shahaf.name> writes: > Philip Martin wrote on Tue, May 01, 2012 at 10:43:20 +0100: >> Ryan Schmitz <jschm...@marketstar.com> writes: >> >> > Is there another way for me to run 'svn status'? >> >> We might be able to do without. It's unfortunate that the abort message >> doesn't give us the filename, if you can run under a debugger the stack >> trace would help. Or make your woking copy available to somebody else. >> > > Would a syscall trace (strace equivalent) help?
It would probably tell us which .svn/entries file to look at: the last one opened. -- Philip