From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sun, 10 Apr 2011 09:35:31 -0400 To: 9fans@9fans.net Message-ID: <8aa97a7e96533d24b6b43877e2ee82f7@brasstown.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] hg 1.7.5 update Topicbox-Message-UUID: cea46f2a-ead6-11e9-9d60-3106f5b1d025 the problem with commit messsages has been fixed by steve. stallion/mercurial thanks for the bug reports. - erik From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <8aa97a7e96533d24b6b43877e2ee82f7@brasstown.quanstro.net> References: <8aa97a7e96533d24b6b43877e2ee82f7@brasstown.quanstro.net> Date: Mon, 18 Apr 2011 23:19:39 +0400 Message-ID: From: Sergey Kornilovich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd306a8dc733104a1364598 Subject: Re: [9fans] hg 1.7.5 update Topicbox-Message-UUID: d0ee89be-ead6-11e9-9d60-3106f5b1d025 --000e0cd306a8dc733104a1364598 Content-Type: text/plain; charset=ISO-8859-1 Hello. I installed the hg, and at first glance it does not work badly. For example, I cloned a repository - http://hg.omnifarious.org/ ~ hopper/svn2hg. But hg serve -p80 is not working consistently ... Many errors in the terminal. Exception happened during processing request '/static/hgicon.png' KeyError: 'mimetype' Exception happened during processing request '/static/coal-file.png' KeyError: 'mimetype' Exception happened during processing request '/static/graph.js' KeyError: 'mimetype' Exception happened during processing request '/static/style-paper.css' IOError: [Errno 4] Bad file number Exception happened during processing request '/shortlog/5845fbf54880' IOError: [Errno 4] template file /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: Bad file number Exception happened during processing request '/shortlog/d2b9e9999050 IOError: [Errno 4] template file /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: Bad file number ... Maybe I'm doing something wrong? 2011/4/10 erik quanstrom > the problem with commit messsages has been > fixed by steve. stallion/mercurial > > thanks for the bug reports. > > - erik > > --000e0cd306a8dc733104a1364598 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello.
I installed the hg, and at first glance it does not work badl= y.
For example, I cloned a repository - http://hg.omnifarious.org/ ~ hopper/svn2hg.
But = hg serve -p80 is not working consistently ... Many errors in the terminal.<= br>
Exception happened during processing request '/static/hgicon= .png'
<cut>
KeyError: 'mimetype'<= /div>
Exception happened during processing request '/static/coal-fi= le.png'
KeyError: 'mimetype'
Exception happened during proce= ssing request '/static/graph.js'
KeyError: 'mimetype&= #39;
Exception happened during processing request '/static/st= yle-paper.css'
IOError: [Errno 4] Bad file number
Exception happened during= processing request '/shortlog/5845fbf54880'
IOError: [Er= rno 4] template file /sys/lib/python/lib/python2.5/site-packages/mercurial/= templates/paper/footer.tmpl: Bad file number
Exception happened during processing request '/shortlog/d2b9e99990= 50
IOError: [Errno 4] template file /sys/lib/python/lib/python2.5= /site-packages/mercurial/templates/paper/footer.tmpl: Bad file number
...
Maybe I'm doing something wrong?

2011/4/10 erik quanstrom <quanstro@quanstro.net>
the problem with commit messsages has been
fixed by steve. =A0stallion/mercurial

thanks for the bug reports.

- erik


--000e0cd306a8dc733104a1364598-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Mon, 18 Apr 2011 15:23:59 -0400 To: 9fans@9fans.net Message-ID: <2cc833fd4edd9babcad72df2f4c2717b@coraid.com> In-Reply-To: References: <8aa97a7e96533d24b6b43877e2ee82f7@brasstown.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] hg 1.7.5 update Topicbox-Message-UUID: d0ffabae-ead6-11e9-9d60-3106f5b1d025 On Mon Apr 18 15:22:17 EDT 2011, root81@gmail.com wrote: > Hello. > I installed the hg, and at first glance it does not work badly. > For example, I cloned a repository - http://hg.omnifarious.org/ ~ > hopper/svn2hg. > But hg serve -p80 is not working consistently ... Many errors in the > terminal. > Exception happened during processing request '/static/hgicon.png' > > KeyError: 'mimetype' > Exception happened during processing request '/static/coal-file.png' > KeyError: 'mimetype' > Exception happened during processing request '/static/graph.js' > KeyError: 'mimetype' > Exception happened during processing request '/static/style-paper.css' > IOError: [Errno 4] Bad file number > Exception happened during processing request '/shortlog/5845fbf54880' > IOError: [Errno 4] template file > /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: > Bad file number > Exception happened during processing request '/shortlog/d2b9e9999050 > IOError: [Errno 4] template file > /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: > Bad file number > ... > Maybe I'm doing something wrong? you're not doing anything wrong. we aren't serving hg stuff over http at this point, so this was never tested. i'll put it on the list, but if anyone has a patch to fix this, i'll gladly accept. - erik From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <2cc833fd4edd9babcad72df2f4c2717b@coraid.com> References: <8aa97a7e96533d24b6b43877e2ee82f7@brasstown.quanstro.net> <2cc833fd4edd9babcad72df2f4c2717b@coraid.com> Date: Tue, 19 Apr 2011 12:12:12 +0400 Message-ID: From: Sergey Kornilovich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd2e13ab99cfa04a1411005 Subject: Re: [9fans] hg 1.7.5 update Topicbox-Message-UUID: d10ac9d0-ead6-11e9-9d60-3106f5b1d025 --000e0cd2e13ab99cfa04a1411005 Content-Type: text/plain; charset=ISO-8859-1 Improt average project (hg clone http://project project, 5Gb data and <1000 commit) Requires a lot of memory ... cpu% ps | grep hg bootes 2505 0:00 0:00 7244K Pread hg bootes 2560 9:52 0:52 1579688K Pwrite hg If the memory is not enough: requesting all changes adding changesets adding manifests adding file changes added 10267 changesets with 35893 changes to 12161 files updating to branch LePort abort: out of memory But the Swap is empty ... 2011/4/18 erik quanstrom > On Mon Apr 18 15:22:17 EDT 2011, root81@gmail.com wrote: > > > Hello. > > I installed the hg, and at first glance it does not work badly. > > For example, I cloned a repository - http://hg.omnifarious.org/ ~ > > hopper/svn2hg. > > But hg serve -p80 is not working consistently ... Many errors in the > > terminal. > > Exception happened during processing request '/static/hgicon.png' > > > > KeyError: 'mimetype' > > Exception happened during processing request '/static/coal-file.png' > > KeyError: 'mimetype' > > Exception happened during processing request '/static/graph.js' > > KeyError: 'mimetype' > > Exception happened during processing request '/static/style-paper.css' > > IOError: [Errno 4] Bad file number > > Exception happened during processing request '/shortlog/5845fbf54880' > > IOError: [Errno 4] template file > > > /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: > > Bad file number > > Exception happened during processing request '/shortlog/d2b9e9999050 > > IOError: [Errno 4] template file > > > /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl: > > Bad file number > > ... > > Maybe I'm doing something wrong? > > you're not doing anything wrong. we aren't > serving hg stuff over http at this point, so this > was never tested. i'll put it on the list, but if > anyone has a patch to fix this, i'll gladly accept. > > - erik > > --000e0cd2e13ab99cfa04a1411005 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Improt average project (hg clone http:/= /project project, 5Gb data and <1000 commit)
Requires a l= ot of memory ...
cpu% ps | grep hg
bootes 2505 0:00 0:00 7244K = Pread hg
bootes 2560 9:52 0:52 1579688K Pwrite hg
If the memory is not enough:requesting all changes
adding changesets
adding manifests
adding = file changes
added 10267 changesets with 35893 changes to 12161 files updating to branch LePort
abort: out of memory
But the Swap is empty = ...

2011/4/18 erik quanstrom <quanstro@labs.coraid.= com>
On Mon Apr 18 15:22:= 17 EDT 2011, root81@gmail.com wrote= :

> Hello.
> I installed the hg, and at first glance it does not work badly.
> For example, I cloned a repository - http://hg.omnifarious.org/ ~
> hopper/svn2hg.
> But hg serve -p80 is not working consistently ... Many errors in the > terminal.
> Exception happened during processing request '/static/hgicon.png&#= 39;
> <cut>
> KeyError: 'mimetype'
> Exception happened during processing request '/static/coal-file.pn= g'
> KeyError: 'mimetype'
> Exception happened during processing request '/static/graph.js'= ;
> KeyError: 'mimetype'
> Exception happened during processing request '/static/style-paper.= css'
> IOError: [Errno 4] Bad file number
> Exception happened during processing request '/shortlog/5845fbf548= 80'
> IOError: [Errno 4] template file
> /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/= footer.tmpl:
> Bad file number
> Exception happened during processing request '/shortlog/d2b9e99990= 50
> IOError: [Errno 4] template file
> /sys/lib/python/lib/python2.5/site-packages/mercurial/templates/paper/= footer.tmpl:
> Bad file number
> ...
> Maybe I'm doing something wrong?

you're not doing anything wrong. =A0we aren't
serving hg stuff over http at this point, so this
was never tested. =A0i'll put it on the list, but if
anyone has a patch to fix this, i'll gladly accept.

- erik


--000e0cd2e13ab99cfa04a1411005--