Daniel Shahaf <d...@daniel.shahaf.name> writes: > Philip Martin wrote on Fri, Jul 01, 2011 at 10:26:34 +0100: >> Corrupt pristine can be recovered by doing: >> >> $ svn up -r0 wc/some/path >> $ svn up wc >> >> That will also work for some, but by no means all, instances of corrupt >> metadata. >> > > And 'svn up --set-depth exclude'? Would that also work?
I think so, however exclude is sticky so needs the subsequent update needs '--set-depth infinity'. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com