Am Freitag, 26. Oktober 2012, 18:24:07 schrieb Richard Hipp:
> On Fri, Oct 26, 2012 at 6:12 PM, David Given <d...@cowlark.com> wrote:
> > On 26/10/12 23:06, Bernd Paysan wrote:
> > [...]
> > 
> > > If you have the incomplete repository, try a "fossil pull", which then
> > 
> > will
> > 
> > > fail with an error message.
> > 
> > Yep, you're right, that dies:
> > 
> > $ fossil pull -R out.fossil
> > Server:    http://fossil.forth-ev.de/vd-2012-03
> > 
> >                 Bytes      Cards  Artifacts     Deltas
> > 
> > Sent:             193          3          0          0
> > Received:        3653         70          0          1
> > Total network traffic: 344 bytes sent, 2190 bytes received
> > fossil: infinite loop in DELTA table
> 
> What does "fossil test-integrity $repository" say?

Original:

% fossil test-integrity vd-2012-03.fossil
656 non-phantom blobs (out of 656 total) verified

Cloned database after the abort we have seen here:

% fossil test-integrity vd-2012-03-clone.fossil
fossil: checksum mismatch on blob rid=468: 
da39a3ee5e6b4b0d3255bfef95601890afd80709 vs 
410649173e42317fdd6f3a5e33a05163390877bb

> Have you been using the "shun" feature?

What "shun" feature?  If we wanted to "rebase" or delete content or otherwise 
mess with the data base, we would use git ;-).

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to