Is it possible to set up a private Mercurial repository on Google Code?

google-code, mercurial, private, repository

Solution

You can always use bitbucket.

Problem

I like the fact that Google Code is a free option for Mercurial hosting but, in the test project I set up I couldn't find a way to designate the repository as private. Ideally I would like to work on a project privately until it is ready for the world to see and only then open it up to others. Is there any way to do that on Google Code?

Original source