Tagged Questions

0
votes
1answer
56 views

How to manage multiple simultaneous changes

I'm a DVCS newb, so please forgive me if this is obvious. I've looked around and can't seem to find an answer. We do basically website development and in our dev group we basical …
0
votes
1answer
249 views

Kiln architecture: stable/dev subrepositories and partial push/pull

Hi all, Kiln/Mercurial newbie here, working through the doc on this site and the various helpful resources out there on DVCS and this implementation of it. Background is Subversion …
7
votes
2answers
307 views

How do I push to main Repository

Hi Joel recommends the following in his excellent tutorial on mercurial: You can set up a team repository where a few people work on a feature together. When they are finished and …