RE: Working copy corrupted by branch deletion

2013-01-22 Thread Maxwell Ballenger
Thanks a lot, Bert! I will keep an eye out for the fix. Max From: Bert Huijben [mailto:b...@qqmail.nl] Sent: Saturday, January 19, 2013 3:59 PM To: Maxwell Ballenger; users@subversion.apache.org Cc: d...@subversion.apache.org Subject: RE: Working copy corrupted by branch deletion

RE: Working copy corrupted by branch deletion

2013-01-19 Thread Bert Huijben
Hi, Thanks for a very interesting issue to look at. I'm happy to report that I would now call this issue fixed: I think we can call this a known issue as it has been known for quite some time. A workaround for this issue would be to do an explicit update of the missing

RE: Working copy corrupted by branch deletion

2013-01-19 Thread Bert Huijben
I'm not 100% sure how to reproduce this yet, but updating the folder to r0 and then updating it again should give you all children again. (You can also use -set-depth excluded, and then an explicit update on the target) I don't have suggestions on how you can do this with TortoiseSVN.