Create mercurial pre-merge hook

first post: julien29 wrote: Hi, i try to create a mercurial pre-merge hook. The goal is to wr...

Update Command with Branches

first post: cmarirod wrote: Hi, I am working with branches in Mercurial and I need an update...

latest post: lassevk wrote: You should be able to use the normal update command to do this. The...

PullCommand and PushCommand

first post: Musti wrote: Hello there I am doing some experiment with Mercurial.NET and tryi...

http authorization required

first post: pilipu wrote: hi everyone, in my actual proj. i got a MercurialExecutionExceptio...

About Mercurial 2.x

first post: Ztgreve wrote: Are there any plans to support Mercurial 2.x? That is what I am pl...

Mercurial Push Command

first post: Sonke_Tietges wrote: Hi, I have a little problem understanding how the push command wor...

latest post: Sonke_Tietges wrote: Hi, Sorry for the delayed reply ok what I have done for the clone ...

Mercurial Timeout?

first post: Grimbear13 wrote: I'm trying to pull a repository that is rather large, it has taken ...

latest post: Grimbear13 wrote: Thanks for the response, after I pulled the full source code for yo...

Comparing two repositories based on urls

first post: Grimbear13 wrote: I am trying to write software that will be given two urls. One wil...

Verbose Cloning?

first post: swaine wrote: I see there is a "Clone public repository and show log" example, bu...

API to help writing Mercurial servers

first post: davidebbo wrote: This may be outside the scope of this project, but I'm curious how ...

latest post: LarsAC wrote: Okay, thanks a lot !Lars