monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] [Bug Report] monotone list ignored: fatal: std::runtime


From: Jan Pfeifer
Subject: [Monotone-devel] [Bug Report] monotone list ignored: fatal: std::runtime_error: Empty expression
Date: Sun, 27 Nov 2005 09:14:07 -0200
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

I'm just learning to use monotone, so I might be doing something stupid :)

(There was an extra empty line in .mt-ignore file. Removing it solved
the problem: the Empty expression exception was a clear hint. But
because this is a common thing to happen, you might want to test for
empty lines ?)

I just edited the .mt-ignore file to:

address@hidden:~/Projetos/morpho ::
$ cat .mt-ignore
^dep.*
^obj.*
^bin.*
.*gch


address@hidden:~/Projetos/morpho ::
$ monotone list ignored .
monotone: fatal: std::runtime_error: Empty expression
monotone:
monotone: this is almost certainly a bug in monotone.
monotone: please send this error message, the output of 'monotone
--full-version',
monotone: and a description of what you were doing to
address@hidden
monotone: wrote debugging log to /home/jan/Projetos/morpho/MT/debug

address@hidden:~/Projetos/morpho ::
$ cat MT/debug
started up on Linux 2.6.12-10-k7 #1 Fri Nov 18 12:46:18 UTC 2005 i686
command line: 'monotone', 'list', 'ignored', '.'
set locale: LC_ALL=en_US.UTF-8
initial abs path is: /home/jan/Projetos/morpho
initializing from directory /home/jan/Projetos/morpho
searching for 'MT' directory with root '/'
search for 'MT' ended at '/home/jan/Projetos/morpho' with '' removed
working root is '/home/jan/Projetos/morpho'
initial relative path is ''
options path is MT/options
branch name is 'br.eng.pfeifer.morpho'
local dump path is MT/debug
setting dump path to MT/debug
Lua::ok(): failed = 0
opening rcfile '/home/jan/.monotone/monotonerc' ...
Lua::ok(): failed = 0
'/home/jan/.monotone/monotonerc' is ok
skipping nonexistent rcfile 'MT/monotonerc'
executing command 'list'
options path is MT/options
revision path is MT/revision
loading revision id from MT/revision
prepared statement SELECT id FROM revisions WHERE id = ?
binding 1 parameters for SELECT id FROM revisions WHERE id = ?
binding 1 with value 'd1a8ebfb84a9b5515d0405f27a04c4a9488cab31'
prepared statement SELECT data FROM revisions WHERE id = ?
binding 1 parameters for SELECT data FROM revisions WHERE id = ?
binding 1 with value 'd1a8ebfb84a9b5515d0405f27a04c4a9488cab31'
old manifest is 43deb1d915c2e9529637f50040a7cc6c0ca0a711
prepared statement SELECT id FROM manifest_deltas WHERE id = ?
binding 1 parameters for SELECT id FROM manifest_deltas WHERE id = ?
binding 1 with value '43deb1d915c2e9529637f50040a7cc6c0ca0a711'
prepared statement SELECT id FROM manifests WHERE id = ?
binding 1 parameters for SELECT id FROM manifests WHERE id = ?
binding 1 with value '43deb1d915c2e9529637f50040a7cc6c0ca0a711'
binding 1 parameters for SELECT id FROM manifests WHERE id = ?
binding 1 with value '43deb1d915c2e9529637f50040a7cc6c0ca0a711'
prepared statement SELECT data FROM manifests WHERE id = ?
binding 1 parameters for SELECT data FROM manifests WHERE id = ?
binding 1 with value '43deb1d915c2e9529637f50040a7cc6c0ca0a711'
old manifest has 14 entries
work path is MT/work
no un-committed work file MT/work
loading lua hook ignore_file
statement cache statistics
prepared 5 statements
1 executions of SELECT data FROM manifests WHERE id = ?
1 executions of SELECT data FROM revisions WHERE id = ?
1 executions of SELECT id FROM manifest_deltas WHERE id = ?
2 executions of SELECT id FROM manifests WHERE id = ?
1 executions of SELECT id FROM revisions WHERE id = ?

address@hidden:~/Projetos/morpho ::
$ monotone --full-version
monotone 0.23 (base revision: e32d161b8d5cde9f0968998cc332f82f82c27006)
Running on: Linux 2.6.12-10-k7 #1 Fri Nov 18 12:46:18 UTC 2005 i686
Changes since base revision:
new_manifest [68895899b164e1f443f988efef93e8384f1b182a]

old_revision [e32d161b8d5cde9f0968998cc332f82f82c27006]
old_manifest [68895899b164e1f443f988efef93e8384f1b182a]


  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.






I'm loving to work with Monotone :), thanks a lot for this great software!!!

jan


        

        
                
_______________________________________________________ 
Faça do Yahoo! sua página inicial. 
http://br.yahoo.com/homepageset.html 






reply via email to

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