Andrew Straw wrote:
> Great, thanks for checking that in.
>
> It looks like images/*.png didn't make it in.
>   
And, grr, I can't put them in, either:

$ svn commit -m "added .png files that didn't make it into new mpl-data 
location" images
Adding  (bin)  images/back.png
svn: Commit failed (details follow):
svn: COPY of back.png: 403 Forbidden (https://svn.sourceforge.net)

> John Hunter wrote:
>   
>> On 2/12/07, Andrew Straw <[EMAIL PROTECTED]> wrote:
>>
>>   
>>     
>>> So, I sent the patch file to John, who'll hopefully commit it if he
>>> approves. To paraphrase Robert Kern, "Working code ends all arguments".
>>> So, since this was the nested way, and the biggest reason against it was
>>> that it require code change, well, I changed the code, and perhaps the
>>> arguments are ended?
>>>
>>> Because I did change a fair amount of data_path -using code, it'd be
>>> good to exercise all your favorite font and image finding sections of
>>> code. The bits I tried worked for me, of course, but no guarantees...
>>>     
>>>       
>> OK, with a sledgehammer and a prayer, I got it in.  I got the same
>> error you did, and then  had to physically remove mpl-data and it's
>> contents from svn and commit, restore everything in the new order and
>> commit again.  It compiled, installed and ran, passing the tests I
>> threw at it.
>>
>> I only ran about half of backend driver before I grew impatient, so
>> others may want to do some additional testing.  I copied your note
>> from CHANGELOG to API_CHANGES.
>>
>> I suggest flushing your old mpl-data in site-packages/matplotlib as
>> well as your ~/.matplotlib/ttffont.cache file before testing.
>>
>> Thanks for settling the argument!
>>
>> JDH
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job 
>> easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Matplotlib-devel mailing list
>> Matplotlib-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>>   
>>     
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to