SourceForge logo
SourceForge logo
Menu

matplotlib-devel

From: John H. <jd...@gm...> - 2011年04月14日 21:39:52
Doc build is failing with a missing file
.. plot:: mpl_examples/mplot3d/contourf3d_demo2.py
I can work around it, but this should get added...
JDH
From: Benjamin R. <ben...@gm...> - 2011年04月14日 22:09:24
It was added a while back, unless I only added it to the master...?
Ben Root
On Thu, Apr 14, 2011 at 4:39 PM, John Hunter <jd...@gm...> wrote:
> Doc build is failing with a missing file
>
> .. plot:: mpl_examples/mplot3d/contourf3d_demo2.py
>
> I can work around it, but this should get added...
>
> JDH
>
From: John H. <jd...@gm...> - 2011年04月14日 22:54:53
On Apr 14, 2011, at 5:08 PM, Benjamin Root <ben...@gm...> wrote:
> It was added a while back, unless I only added it to the master...?
> 
Could be. It appears the mplot3d tutorial rest document in the release branch refers to it, but it is not committed in the branch. You can either commit the file or remove the doc reference from the branch. 
From: Benjamin R. <ben...@gm...> - 2011年04月14日 23:09:53
On Thu, Apr 14, 2011 at 5:54 PM, John Hunter <jd...@gm...> wrote:
>
>
>
>
> On Apr 14, 2011, at 5:08 PM, Benjamin Root <ben...@gm...> wrote:
>
> It was added a while back, unless I only added it to the master...?
>
>
> Could be. It appears the mplot3d tutorial rest document in the release
> branch refers to it, but it is not committed in the branch. You can either
> commit the file or remove the doc reference from the branch.
>
Ok, I just double-check what happened. I added a feature to mplot3d, and
because it was a new feature, it was not added to the maintenance branch
(although, that is the only reason why it was not backported). The missing
demo requires that feature, therefore, it is the docs that are wrong in the
v1.0.x branch.
I am still in the middle of my work (although the load has lightened today),
and so I haven't been git-minded in a while. Would a change to the v1.0.x
branch "stay" on the v1.0.x branch, or is there something I have to do to
prevent subsequent merges from going into master?
Ben Root
From: Jouni K. S. <jk...@ik...> - 2011年04月15日 14:27:57
Benjamin Root <ben...@gm...> writes:
> Would a change to the v1.0.x branch "stay" on the v1.0.x branch, or is
> there something I have to do to prevent subsequent merges from going
> into master?
Since v1.0.x is supposed to be merged into master frequently, your
change would propagate into master. To prevent it:
1. make sure v1.0.x is merged into master (usually it is, but
 if not, start by doing that merge)
2. merge your change to v1.0.x
3. merge v1.0.x to master with
 git checkout master
 git merge --strategy=ours v1.0.x
This means that (1) the merge commit on top of v1.0.x will be in
master's history, so it will not be merged again; (2) the merge is done
by selecting the version of each file that is already in master, so the
contents of master do not change.
-- 
Jouni K. Seppänen
http://www.iki.fi/jks
From: Benjamin R. <ben...@ou...> - 2011年04月15日 16:31:29
On Fri, Apr 15, 2011 at 9:27 AM, Jouni K. Seppänen <jk...@ik...> wrote:
> Benjamin Root <ben...@gm...> writes:
>
> > Would a change to the v1.0.x branch "stay" on the v1.0.x branch, or is
> > there something I have to do to prevent subsequent merges from going
> > into master?
>
> Since v1.0.x is supposed to be merged into master frequently, your
> change would propagate into master. To prevent it:
>
> 1. make sure v1.0.x is merged into master (usually it is, but
> if not, start by doing that merge)
> 2. merge your change to v1.0.x
> 3. merge v1.0.x to master with
>
> git checkout master
> git merge --strategy=ours v1.0.x
>
> This means that (1) the merge commit on top of v1.0.x will be in
> master's history, so it will not be merged again; (2) the merge is done
> by selecting the version of each file that is already in master, so the
> contents of master do not change.
>
> --
> Jouni K. Seppänen
> http://www.iki.fi/jks
>
>
>
Ok, thanks, I did that, and everything looks ok. I pushed the fixes up.
Hopefully, the next merge doesn't screw things up.
Ben
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /