yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06684
Re: [Branch ~yade-dev/yade/trunk] 1 revision removed
-
To:
yade-dev@xxxxxxxxxxxxxxxxxxx
-
From:
"Sergei D." <sj2001@xxxxxxxxx>
-
Date:
Tue, 11 Jan 2011 21:37:08 +0300
-
In-reply-to:
<AANLkTikDP+=Me2Nn5wemtFKV2kmxXOxqaycoqyvG=dp8@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7
I use "bzr branch" to create a branch
then, "bzr ci" to commit to the branch (i.e. a local commit)
then, "bzr pull" to get revisions from the trunk
and "bzr push" to put my revisions to the trunk.
If I have some local commits and the trunk have some commits after my
last "bzr pull",
my branch and the trunk is diverge. So, I need "bzr merge" to merge my
branch and trunk, then "bzr ci" to local commit a merged sources and
"bzr push" to put my revisions to the trunk.
I see, do you use bzr checkout or bzr merge?
Anton
--
Best regards,
Sergei D.
Follow ups
References