<p dir="ltr">I recently found a large project of mine&#39;s svn repository was corrupt.  Most functions worked and I didn&#39;t know about it -- possibly over a year or two of work.  It led to me manually comparing and merging hundreds of files and, for kicks, let&#39;s say thousands of changes.  I&#39;m still not done with that either.</p>
<p dir="ltr">In any case, I&#39;m likely never going to use svn again for new projects.  (That project was begun before git existed and I never converted.)</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 18, 2016 9:01 AM, &quot;Sergey Sharybin&quot; &lt;<a href="mailto:sergey.vfx@gmail.com">sergey.vfx@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Unfortunately, it was some serious corruption in the repository which did not allow us to recover it gracefully from the broken state, so we had to restore the repository from one of earlier snapshots.</div><div><br></div><div>Now it corresponds to revision 2958 which is 3 commits below the state when we marked repository as read-only.</div><div><br></div><div>Another unfortunate thing is that it doesn&#39;t seem to be an easy way to fix local working copies if you tried to update them after the corruption happened. The easiest way is to simply re-checkout the whole repository (you can first try regular `svn up` and do full re-checkout only if that fails).</div><div><br></div><div>Commits which were done after 2958 should be committed again.</div><div><br></div><div>Sorry for the inconvenience.</div><div><div><br></div>-- <br><div class="m_732879359412963938gmail_signature" data-smartmail="gmail_signature"><div><span style="color:rgb(102,102,102)">With best regards, Sergey Sharybin</span></div></div>
</div></div>
<br>______________________________<wbr>_________________<br>
Bf-docboard mailing list<br>
<a href="mailto:Bf-docboard@blender.org">Bf-docboard@blender.org</a><br>
<a href="https://lists.blender.org/mailman/listinfo/bf-docboard" rel="noreferrer" target="_blank">https://lists.blender.org/<wbr>mailman/listinfo/bf-docboard</a><br>
<br></blockquote></div></div>