Re: monotone: sqlite database is locked... pls help

Banzai <[email protected]> Tue, 19 May 2009 15:29:14 +0800
Newsgroups gmane.comp.cms.xaraya.devel
Organization Xaraya
Message-ID <[email protected]>
xxx@xxx-desktop:~/Downloads/webdev/monotone$ mtn041 --debug

mtn041: searching for '_MTN' directory with root '/' 

mtn041: '_MTN' not found in '/home/xxx/Downloads/webdev/monotone' with 
'' removed
mtn041: '_MTN' not found in '/home/xxx/Downloads/webdev' with 'monotone' 
removed
mtn041: '_MTN' not found in '/home/xxx/Downloads' with 'webdev/monotone' 
removed
mtn041: '_MTN' not found in '/home/xxx' with 'Downloads/webdev/monotone' 
removed
mtn041: '_MTN' not found in '/home' with 'xxx/Downloads/webdev/monotone' 
removed
mtn041: '_MTN' not found in '/' with 
'home/xxx/Downloads/webdev/monotone' removed
mtn041: searching for 'MT' directory with root '/' 

mtn041: 'MT' not found in '/home/xxx/Downloads/webdev/monotone' with '' 
removed
mtn041: 'MT' not found in '/home/xxx/Downloads/webdev' with 'monotone' 
removed
mtn041: 'MT' not found in '/home/xxx/Downloads' with 'webdev/monotone' 
removed
mtn041: 'MT' not found in '/home/xxx' with 'Downloads/webdev/monotone' 
removed
mtn041: 'MT' not found in '/home' with 'xxx/Downloads/webdev/monotone' 
removed
mtn041: 'MT' not found in '/' with 'home/xxx/Downloads/webdev/monotone' 
removed
mtn041: skipping nonexistent rcfile '/home/xxx/.monotone/monotonerc' 

mtn041: skipping nonexistent rcfile '_MTN/monotonerc' 

mtn041: setting dump path to /home/xxx/.monotone/dump 

mtn041: loading lua hook note_mtn_startup


Banzai

Marcel van der Boom wrote:
> If you run mtn with the --debug switch and save the output somewhere, 
> perhaps that does give some insight.
> 
> marcel