I found no errors after installation of mercurial 10.6 for mac, but afterwards I downloaded a software called SourceTree and tried to clone using this software,
which shows that it is completed with error. After that whatever command concerning hg I type in the terminal will return hg: parse
error at /Users/mani/.hgrc:1: hg clone [OPTION]... SOURCE [DEST]. So I was trying to uninstall mercurial first by deleting the folders under pyhton, but after that and reinstallation, the error still appears. So what should I do?
> Date: Wed, 8 Feb 2012 14:34:26 +0800
> From: buehl <at> hku.hk
> To: mani_hku <at> hotmail.com
> Subject: Re: Mercurial
>
> Dear Eunice,
>
> Let's meet tomorrow (Thu) at 10am at my office. Please bring your Mac (I
> assume it's a laptop) so that we can work on your problem.
>
> By the way, what happens if you type 'hg' only? And what happens if you
> type 'man hg'?
>
> Also, when you installed hg, did you get any errors during the
> installation? I'm asking to find out whether hg is correctly installed.
>
> Best,
> Dr. Buehlmaier
>
>
> On 02/08/2012 01:44 PM, MANI wrote:
> > Dear Dr. Buehlmaier,
> >
> > I am sorry but I still do not know how to quit from the errors, since I
> > cannot proceed with the error appearing whatever I type.
> > I discussed with Shen and Tian about
my problem but they all don't know
> > how to solve it.
> >
> > So may I talk to you face to face today or tomorrow?
> >
> > Best regards,
> >
> > Eunice
> >
> >
> >
> >> Date: Wed, 8 Feb 2012 10:04:58 +0800
> >> From: buehl <at> hku.hk
> >> To: congs.ruc <at> gmail.com; celin100 <at> hku.hk; mani_hku <at> hotmail.com
> >> Subject: Mercurial
> >>
> >> Dear RAs,
> >>
> >> In case you need more details on Mercurial, the following links contain
> >> useful information:
> >>
> >> http://mercurial.selenic.com/learn/
> >>
> >> In the meantime, I have added a skeleton README.md file to the two
> >> repositories on bitbucket. You! can get started by pulling the contents
> >> of those repos.
> >>
> >> After
you have created a separate folder, you can change into that
> >> folder and type in the command line (this might be different if you use
> >> TortoiseHG, maybe you can do this graphically there)
> >>
> >> hg clone https://<username> <at> bitbucket.org/buehlmai/merger-arbitrage
> >> hg clone https://<username> <at> bitbucket.org/buehlmai/financial-constraints
> >>
> >> You have to change <username> to something like eunice, pearlsc, or
> >> treesmile (i.e. your own username).
> >>
> >> Best,
> >> Dr. Buehlmaier