2

How do you import a private repository from github? I was only able to do the import by making the repository public first.

flag

1 Answer

1

I don't think you can import from the one stored on GitHub because we don't support the correct authentication stuff, but you could just clone it to your machine and import it from there. Does that work for you?

link|flag
I was able to get it imported (without branches) by making it public during the import and then private again after. So, for now, I am good. But I move over the other repositories, I will try that. – David Sep 9 2010 at 17:59
I have not been able to successfully import from github, code.google.com (as hg), or even a local hg repo since getting upgraded to 2.0. It pulls the files, but fails to post it to Kiln. The error it shows is some red text saying to tell the mercuriul web site, but that part of the dialog gets cut off. – David Sep 11 2010 at 14:44

Your Answer

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