Topic pull and push
Long Vu
long.vu at intelerad.com
Sat Jul 8 04:30:10 UTC 2017
Hi,
I've been using evolve with named branch pushing to and pulling from a
non-publishing repo to collaborate with my team on various concurrent
features/bug fixes.
It works great as each of us or each feature has its own branch. The
temporary branch disappear when we rebase on the release branch. So the
workflow is clean easily manageable.
I'd like to use topic instead of named branch to save us from having to do
a rebase at the end. But I want to preserve our current workflow that
feels so great.
Looking at the various test-*.t I see a test-topic-push.t but nothing about
pulling.
If I push a topic to a non-publishing repo and my teammate pull, will the
topic persist on his side? If he amends a few, add some new commits on the
topic and push it back, when I pull, will I get his amended update on the
same topic on my side?
If I "release" the topic by pushing to a pblishing repo, then push again to
the non-publishing repo to clear the topic, when my teammate pull from that
non-publishing repo, will that clear the topic on his side as well?
Long
--
This email or any attachments may contain confidential or legally
privileged information intended for the sole use of the addressees. Any
use, redistribution, disclosure, or reproduction of this information,
except as intended, is prohibited. If you received this email in error,
please notify the sender and remove all copies of the message, including
any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/evolve-testers/attachments/20170708/6f6edda6/attachment.html>
More information about the Evolve-testers
mailing list