3

I would like to out who provides technical support (commercial) for two major DVCS's of today: Git and Mercurial.

This is for a place where they've been using Subversion for some time and now they're renewing their software licences. Although they will be keeping Subversion as well, they would like to justify beginning of DVCS as an alternative system. Most people root for Mercurial since it seems simpler; mostly engineers and physicians there who are not that interested in checking Git repos for corruption and the finer workings of Git, but I believe any one of the two could "pass".

The system has to have a price (can be zero; no problem there) and some sort of official technical support. It is a pro forma matter, but it has to be specified.

So, I'm asking you: do you know where could one go for commercial Git or Mercurial technical support?

Technical forums and the like are out of the question. It has to work on the principle:

  • I have a problem.
  • I post a question with the details.
  • I get an answer in specified time. It can be "we cannot do that." but it has to be an official answer and given in agreed time.

I'm sure by now most of you understand what I'm asking, but if not — post a comment or similar.

Also, if you think of any reasons which could decide justification of introducing Git/Hg from an technical and administrative viewpoint, feel free to write them down also.

3 Answers 3

3

I know of the following companies that offer support for Mercurial:

Don't know of a company that offers support for Git though.

3
  • Hi Cedric, thanks for answering. You haven't had any experience with any of them by any chance?
    – Rook
    Commented Feb 26, 2011 at 13:23
  • No, not personally I haven't.
    – Cedric
    Commented Feb 26, 2011 at 13:36
  • What about Fog Creek? If you have trouble with Kiln they'll help. Commented Jul 29, 2011 at 11:44
2

I know of a freebook that might be useful and other links:

Hope this helps, if not then I apologise.

EDIT: removed GitHub link (http://support.github.com/) (see comments)

6
  • Just might, a bit - I'll forward him the list of companies from that last link (from what I gather Selenic offers commercial support for Mercurial? You haven't had any experience with them in that matter by any chance?).
    – Rook
    Commented Feb 26, 2011 at 13:02
  • @Rook, no I have no experience with them.
    – user18041
    Commented Feb 26, 2011 at 13:04
  • I saw the GitHub's page but from what I could gather they only offer support for projects related to them (i.e. hosted on GitHub...), not Git in general.
    – Rook
    Commented Feb 26, 2011 at 13:23
  • @Rook - ok, I will remove that link. A colleague of mine has used them before, thats why I listed them. I have no experience with then either.
    – user18041
    Commented Feb 26, 2011 at 13:24
  • No, you don't have to. Not because of me. Besides, maybe I'm wrong and someone will know more.
    – Rook
    Commented Feb 26, 2011 at 13:28
0

I know you said forums are out of the question so this is for others who would consider forums: have a look at http://kiln.stackexchange.com/. A lot of Hg questions have been answered there.

1
  • Thank you. I know of kiln and its board. But as I mentioned, it is not an acceptable solution in some environments.
    – Rook
    Commented Apr 27, 2011 at 13:07

Not the answer you're looking for? Browse other questions tagged or ask your own question.