monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Problems with the tutorial


From: Gary
Subject: Re: [Monotone-devel] Problems with the tutorial
Date: Tue, 2 Feb 2010 15:52:51 +0100

On Tue, Feb 02, 2010 at 03:33:59PM +0100, Thomas Keller wrote:
> Am 02.02.2010 14:31, schrieb Gary:

> > got a different result from that shown in the
> > documentation:

> Thanks for noting, this has been corrected in
> f01b3632ba87184bf215a9093ebbf7ad238baa8b.

Okay, excellent, thanks.

> > The next problem was when I tried to commit:
> > $ mtn commit --message="initial checkin of tutorial"
> > mtn: beginning commit on branch 'mimosa.ex2.5'
> > enter passphrase for key ID address@hidden (7d1cb011...): 
> > mtn: error: sqlite error: SQL logic error or missing database
[...]
> I'm not sure on this one, because I'm not using Cygwin, but can you
> confirm that ~/monotone/tutorial/_MTN/options exists, has a reference to
> your database file and that this database file is valid?

It does:
address@hidden ~/monotone/tutorial
$ cat _MTN/options 
database "/home/gary/monotone/mimosa.mtn"
  branch "mimosa.ex2.5"
  keydir "/home/gary/.monotone/keys"

> You can check the database file alone by triggering
> 
> mtn db check -d path/to/db.mtn

...and is:
address@hidden ~/monotone/tutorial
$ mtn db check -d /home/gary/monotone/mimosa.mtn
mtn: keys
mtn:    1
mtn: heights
mtn:       1
mtn: check complete: 0 files; 0 rosters; 0 revisions; 1 keys; 0 certs; 1 heights
mtn: total problems detected: 0 (0 serious)
mtn: database is good




reply via email to

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