[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: wc-ng and recoverability of corrupt wc's

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 01 Jul 2011 16:35:40 +0100

Daniel Shahaf <d.s_at_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
Received on 2011-07-01 17:36:26 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.