1. Mercurial workflow

The Euphoria Mercurial page is very helpful, but I just want to verify before I screw up the repository.

I cloned the main repository into my gold copy. Then I checked out a 4.0 branch. I edited a file. Then I pushed that file into my gold copy. So now I can push my gold copy back to the main repository.

But my changes should apply to the default branch as well. Does that happen automagically, or do I need to edit the default branch as well? How do I make sure it trickles up?

Thanks.

new topic     » topic index » view message » categorize

2. Re: Mercurial workflow

jaygade said...

I cloned the main repository into my gold copy. Then I checked out a 4.0 branch. I edited a file. Then I pushed that file into my gold copy. So now I can push my gold copy back to the main repository.

But my changes should apply to the default branch as well. Does that happen automagically, or do I need to edit the default branch as well? How do I make sure it trickles up?

Matt usually merges changes up to default and structs.

merging seems less error prone than manually editing both 4.0 and default 4.1, remembering to add everything, the changelog, doc changes, the ticket #tag in the commit, whatever else. merging still feels a bit dangerous to me as I haven't that much experience with it. I would just fix it in the one branch.

testing on all OS, (windows) sometimes lags a little. for non breaking changes should be no problems.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu