monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: Invariant violation in server


From: Peter Simons
Subject: [Monotone-devel] Re: Invariant violation in server
Date: 07 Apr 2004 20:11:28 +0200

Jon Bright writes:

 > Try this on the client side:

 > monotone --db=blah.db debug 'select * from file_deltas where base=id;'

No 0-byte deltas found, neither in the client.db:

  $ monotone --db=client.db debug 'select [...];'
  'select * from file_deltas where base=id;' -> 0 rows

Nor in the server.db:

  $ monotone --db=/home/monoserv/server.db debug 'select [...];'
  'select * from file_deltas where base=id;' -> 0 rows

I haven't imported these sources from CVS either. What I
might have done, though, is to "drop" a 0-byte file from the
repository! Maybe it's the same problem, but it shows at a
different point in the program / data structures?

Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]