Re: [matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-11 Thread Darren Dale
On Tuesday 11 September 2007 02:23:49 pm Eric Firing wrote: > Darren Dale wrote: > [...] > > > Could MANIFEST also be removed? I think it is generated from MANIFEST.in. > > It is, but it is not clear to me when or how this occurs. Does > distutils do it? MANIFEST seems to have special significanc

Re: [matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-11 Thread Eric Firing
Darren Dale wrote: [...] > > Could MANIFEST also be removed? I think it is generated from MANIFEST.in. It is, but it is not clear to me when or how this occurs. Does distutils do it? MANIFEST seems to have special significance, but I don't know anything about it beyond that. Eric --

Re: [matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-11 Thread Darren Dale
On Saturday 08 September 2007 09:08:12 pm Eric Firing wrote: > Michael Droettboom wrote: > > lib/matplotlib/mpl-data/matplotlibrc is generated at build time by > > interpolating some fields in matplotlibrc.template. > > > > Since it always get changed, it always shows up as a modified file by > > s

Re: [matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-08 Thread Eric Firing
Michael Droettboom wrote: > lib/matplotlib/mpl-data/matplotlibrc is generated at build time by > interpolating some fields in matplotlibrc.template. > > Since it always get changed, it always shows up as a modified file by > svn status. This is only a minor annoyance when working on the trunk.

[matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-07 Thread Michael Droettboom
lib/matplotlib/mpl-data/matplotlibrc is generated at build time by interpolating some fields in matplotlibrc.template. Since it always get changed, it always shows up as a modified file by svn status. This is only a minor annoyance when working on the trunk. However, when working on a branch w