monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] viewmtn status


From: CooSoft Support
Subject: Re: [Monotone-devel] viewmtn status
Date: Tue, 14 Dec 2010 08:13:18 +0000
User-agent: Mozilla-Thunderbird 2.0.0.24 (X11/20100328)

Yes in Jan this year the au stdio i/f changed in 0.46 to have additional I/O streams. This also affected the existing I/O stream format that was already there.

   Tony.
Brian May wrote:
Hello

Is viewmtn still maintained? Still working?

I am having problems, it seems that it receives the data it expects
from mtn stdio, and then blocks forever on a select statement.

I tried running the same stdio automate calls by hand and they seem to
work fine.

Later:

hmmm... Looks like this regexp is broken:

packet_header_re = re.compile(r'^(\d+):(\d+):([lm]):(\d+):')

which is expected to be parsed as cmdnum, errnum, pstate, length = m.groups()

The data returned by mtn stdio is:

0:m:40:au.com.microcomaustralia.website.themes
0:l:1:0

So I think maybe the format of stdio has changed since viewmtn was last updated.

This is on a Debian squeeze system.




reply via email to

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