6

1

I'm trying to suss out how to migrate my current single repo approach to Mercurial to a multi-repo approach, using one per project rather than one for all my project.

There are about twelve projects, and I add new ones regularly - I'd rather be able to hg init a directory locally and then either hg init or hg push directly into a new Kiln repo rather than having to go to the web interface and create a new Kiln repo... is this doable?

flag
This feature request has been moved to kiln.stackexchange.com/questions/1130/… – Tyler Hicks-Wright Apr 16 2010 at 19:39

1 Answer

4

Currently there is no way to remotely create new repositories. I've added it as a Kiln feature request. Go vote it up!

Yes! You can create repos, and a lot of other things, via the Kiln API, added in Kiln 2.0. For more, see the detail API documentation.

link|flag
This doesn't appear to be present in the feature list... has this been implemented? – blinkymach12 Dec 14 2010 at 6:44
Yes, it has, via the Kiln API. I've updated the answer above. – Tyler Hicks-Wright Dec 14 2010 at 11:06

Your Answer

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