monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] Revision 6365a95f6b8a81d2ac1fda0208d2cca2a502bf


From: monotone
Subject: [Monotone-commits-diffs] Revision 6365a95f6b8a81d2ac1fda0208d2cca2a502bf80
Date: Sat, 12 Jan 2008 15:06:11 +0100

-----------------------------------------------------------------
Revision: 6365a95f6b8a81d2ac1fda0208d2cca2a502bf80
Ancestor: d69c23c620fd5d4c4ebb371c974bc684e93e7ca9
Author: address@hidden
Date: 2007-12-07T01:54:39
Branch: net.venge.monotone.guitone

Modified files:
        src/monotone/MonotoneManager.cpp
        src/monotone/MonotoneThread.cpp

ChangeLog: 

* MonotoneThread.cpp: wait some time for possible output on stderr to see
if stdio aborts right after the start because of some problem - since we
put the thread asleep if no tasks are waiting in the queue the user might
get this info otherwise too late (f.e. in database mode); secondly we no
longer wait without limit for output from stdio, there is a time limit of
10 seconds after which the process gets aborted (I might want to make
this configurable later on...)
* MonotoneManager.cpp: register QProcess' ProcessError as metatype; proper
error output in the aborted() slot (including a user message box); check a
given database file for a SQLite header and the _MTN marker to ensure
somewhat that the file is really a monotone database

Attachment: txtjZ9zMh1CoA.txt
Description: Diff [d69c23c620fd5d4c4ebb371c974bc684e93e7ca9] -> [6365a95f6b8a81d2ac1fda0208d2cca2a502bf80]


reply via email to

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