It would be nice, if possible, to have the
mercurial sources sitting on their own,
in /sys/src/cmd/hg the way that the old
mercurial version had it setup. Just fits
in the tree better that way.
Akshat
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
add
On Mon Apr 18 15:22:17 EDT 2011, roo...@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
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'
K
> % hg commit
> abort: Bad file number
> abort: No such file or directory: /tmp/hg-editor-AcXK9Z.txt
>
> This worked with the hold bichued/hg. Unfortunately, contrib/remove
> leaves things in a broken state, so it took some manual work to get
> back to where I was before attempting to move to the
On Thu, Mar 31, 2011 at 7:49 PM, erik quanstrom wrote:
> steve stallion refreshed the hg port to plan 9. we now
> have version 1.7.5, and a new record-length 95-page
> man page. ;-)
>
> if you've already installed bichued's python, the instructions
> for getting it installed are
>
> ; con
On 1 Apr 2011, at 1:49 am, erik quanstrom wrote:
steve stallion refreshed the hg port to plan 9. we now
have version 1.7.5, and a new record-length 95-page
man page. ;-)
I looked at hg's man page for the first time today. I half expected
it to be in many pages like git's is, but when I sa
That's why people say git has improved a lot?
On Fri, Apr 1, 2011 at 12:49 AM, erik quanstrom wrote:
> steve stallion refreshed the hg port to plan 9. we now
> have version 1.7.5, and a new record-length 95-page
> man page. ;-)
>
> if you've already installed bichued's python, the instructions