SourceForge logo
SourceForge logo
Menu

matplotlib-devel — matplotlib developers

You can subscribe to this list here.

2003 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
(33)
Dec
(20)
2004 Jan
(7)
Feb
(44)
Mar
(51)
Apr
(43)
May
(43)
Jun
(36)
Jul
(61)
Aug
(44)
Sep
(25)
Oct
(82)
Nov
(97)
Dec
(47)
2005 Jan
(77)
Feb
(143)
Mar
(42)
Apr
(31)
May
(93)
Jun
(93)
Jul
(35)
Aug
(78)
Sep
(56)
Oct
(44)
Nov
(72)
Dec
(75)
2006 Jan
(116)
Feb
(99)
Mar
(181)
Apr
(171)
May
(112)
Jun
(86)
Jul
(91)
Aug
(111)
Sep
(77)
Oct
(72)
Nov
(57)
Dec
(51)
2007 Jan
(64)
Feb
(116)
Mar
(70)
Apr
(74)
May
(53)
Jun
(40)
Jul
(519)
Aug
(151)
Sep
(132)
Oct
(74)
Nov
(282)
Dec
(190)
2008 Jan
(141)
Feb
(67)
Mar
(69)
Apr
(96)
May
(227)
Jun
(404)
Jul
(399)
Aug
(96)
Sep
(120)
Oct
(205)
Nov
(126)
Dec
(261)
2009 Jan
(136)
Feb
(136)
Mar
(119)
Apr
(124)
May
(155)
Jun
(98)
Jul
(136)
Aug
(292)
Sep
(174)
Oct
(126)
Nov
(126)
Dec
(79)
2010 Jan
(109)
Feb
(83)
Mar
(139)
Apr
(91)
May
(79)
Jun
(164)
Jul
(184)
Aug
(146)
Sep
(163)
Oct
(128)
Nov
(70)
Dec
(73)
2011 Jan
(235)
Feb
(165)
Mar
(147)
Apr
(86)
May
(74)
Jun
(118)
Jul
(65)
Aug
(75)
Sep
(162)
Oct
(94)
Nov
(48)
Dec
(44)
2012 Jan
(49)
Feb
(40)
Mar
(88)
Apr
(35)
May
(52)
Jun
(69)
Jul
(90)
Aug
(123)
Sep
(112)
Oct
(120)
Nov
(105)
Dec
(116)
2013 Jan
(76)
Feb
(26)
Mar
(78)
Apr
(43)
May
(61)
Jun
(53)
Jul
(147)
Aug
(85)
Sep
(83)
Oct
(122)
Nov
(18)
Dec
(27)
2014 Jan
(58)
Feb
(25)
Mar
(49)
Apr
(17)
May
(29)
Jun
(39)
Jul
(53)
Aug
(52)
Sep
(35)
Oct
(47)
Nov
(110)
Dec
(27)
2015 Jan
(50)
Feb
(93)
Mar
(96)
Apr
(30)
May
(55)
Jun
(83)
Jul
(44)
Aug
(8)
Sep
(5)
Oct
Nov
(1)
Dec
(1)
2016 Jan
Feb
Mar
(1)
Apr
May
Jun
(2)
Jul
Aug
(3)
Sep
(1)
Oct
(3)
Nov
Dec
2017 Jan
Feb
(5)
Mar
Apr
May
Jun
Jul
(3)
Aug
Sep
(7)
Oct
Nov
Dec
2018 Jan
Feb
Mar
Apr
May
Jun
Jul
(2)
Aug
Sep
Oct
Nov
Dec
S M T W T F S



1
(6)
2
(5)
3
4
5
6
(4)
7
(3)
8
9
(5)
10
11
12
(1)
13
14
15
(4)
16
(1)
17
(4)
18
(1)
19
(4)
20
(4)
21
(5)
22
(1)
23
(3)
24
(6)
25
(1)
26
(19)
27
(13)
28
(9)




Showing 9 results of 9

From: Aurelien J. <aur...@au...> - 2006年02月28日 21:55:48
John Hunter a écrit :
> It would have been smart to tag CVS before the migration so that we
> could run a diff against the tagged version and then just apply the
> diff to svn. Oh well, I'll have to remember that for next time.
You can still make a cvs diff between two dates if you know when the 
switch to the SVN occured.
-- 
 .''`. Aurelien Jarno	 | GPG: 1024D/F1BCDB73
 : :' : Debian developer | Electrical Engineer
 `. `' au...@de... | aur...@au...
 `- people.debian.org/~aurel32 | www.aurel32.net
From: John H. <jdh...@ac...> - 2006年02月28日 17:17:29
>>>>> "Charlie" == Charlie Moad <cw...@gm...> writes:
 Charlie> I meant no more commits to cvs, but I sent that before I
 Charlie> saw the "CVS is dead" comment. So please just ignore me!
 Charlie> ;)
OK, I did just add a cvs_dead tag to CVS in case anyone makes a commit
to the wrong place and we want to grab a diff.
JDH
From: Charlie M. <cw...@gm...> - 2006年02月28日 17:00:34
I meant no more commits to cvs, but I sent that before I saw the "CVS
is dead" comment. So please just ignore me! ;)
On 2/28/06, John Hunter <jdh...@ac...> wrote:
> >>>>> "Charlie" =3D=3D Charlie Moad <cw...@gm...> writes:
>
> Charlie> I saw quite a few updates this morning in cvs as well.
> Charlie> Should we declare a code freeze at some point?
>
> Could you email everyone who made a commit to CVS and let them know
> that those changes need to go into the svn repository instead, with
> all due apologies. I'm not sure what you mean about a code freeze.
>
> It would have been smart to tag CVS before the migration so that we
> could run a diff against the tagged version and then just apply the
> diff to svn. Oh well, I'll have to remember that for next time.
>
> JDH
>
From: John H. <jdh...@ac...> - 2006年02月28日 16:34:13
>>>>> "Darren" == Darren Dale <dd...@co...> writes:
 Darren> None necessary. However, could you post an example of how
 Darren> to do a dev checkout? I thought I had followed the
 Darren> instructions, but commit is asked for a password for the
I did
svn co --username=jdh2358 --password=mypass https://svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib
and then I could make commits with no prompting.
JDH
From: John H. <jdh...@ac...> - 2006年02月28日 16:32:45
>>>>> "Charlie" == Charlie Moad <cw...@gm...> writes:
 Charlie> I saw quite a few updates this morning in cvs as well.
 Charlie> Should we declare a code freeze at some point?
Could you email everyone who made a commit to CVS and let them know
that those changes need to go into the svn repository instead, with
all due apologies. I'm not sure what you mean about a code freeze.
It would have been smart to tag CVS before the migration so that we
could run a diff against the tagged version and then just apply the
diff to svn. Oh well, I'll have to remember that for next time.
JDH
From: Charlie M. <cw...@gm...> - 2006年02月28日 15:38:38
I saw quite a few updates this morning in cvs as well. Should we
declare a code freeze at some point?
On 2/28/06, Darren Dale <dd...@co...> wrote:
> I have a some changes that I would like to commit. When is it ok to do so=
?
>
> Darren
>
> On Monday 27 February 2006 15:44, John Hunter wrote:
> > >>>>> "Andrew" =3D=3D Andrew Straw <str...@as...> writes:
> >
> > Andrew> Yes, tags, too.
> >
> > The migration is complete
> >
> > # what most people will want
> > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/matplotli=
b
> >
> > # the toolkits, eg basemap
> > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/toolkits
> >
> > # the source code for the website
> > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/htdocs
> >
> > # the source code for the user's guide
> > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/users_gui=
de
> >
> > Not sure what is up with the hhtps/SSL -- on at least one platform I
> > get
> >
> > > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/matplot=
lib
> >
> > svn: SSL is not supported
> >
> > Apparently on this machine SSL support wasn't built into svn. Any
> > ideas if we can get non-ssl checkouts from sourceforge?
> >
> > But it did build and I was able to commit -- woohoo!
> >
> > matplotlib> svn commit --username=3Djdh2358 -m 'trying to commit'
> > Authentication realm: <https://svn.sourceforge.net:443> SourceForge
> > Subversion area Password for 'jdh2358':
> > Sending CHANGELOG
> > Transmitting file data .
> > Committed revision 2100.
> >
> > CVS is dead! Long live svn!
> >
> > JDH
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting lang=
uage
> > that extends applications into web and mobile media. Attend the live
> > webcast and join the prime developer group breaking into this new codin=
g
> > territory!
> > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=
=3D121642
> > _______________________________________________
> > Matplotlib-devel mailing list
> > Mat...@li...
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
> --
> Darren S. Dale, Ph.D.
> Cornell High Energy Synchrotron Source
> Cornell University
> 200L Wilson Lab
> Rt. 366 & Pine Tree Road
> Ithaca, NY 14853
>
> dd...@co...
> office: (607) 255-9894
> fax: (607) 255-9001
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting langua=
ge
> that extends applications into web and mobile media. Attend the live webc=
ast
> and join the prime developer group breaking into this new coding territor=
y!
> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=
=3D121642
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
From: Darren D. <dd...@co...> - 2006年02月28日 15:30:50
On Tuesday 28 February 2006 10:21, you wrote:
> >>>>> "Darren" == Darren Dale <dd...@co...> writes:
>
> Darren> I have a some changes that I would like to commit. When is
> Darren> it ok to do so? Darren
>
> The svn repository is live, so fire away. The CVS tree is dead.
>
> I should have paid more attention to Andrew's suggestion to make sure
> everyone got their CVS tree in before the migration, but I was so
> excited when I saw it was a simple button push that I got ahead of
> myself, so apologies for any inconvenience.
None necessary. However, could you post an example of how to do a dev 
checkout? I thought I had followed the instructions, but commit is asked for 
a password for the wrong username. When that failed, it asked for a username 
and then a password, so I was able to commit, but I would like to get this 
working the right way.
Darren
From: John H. <jdh...@ac...> - 2006年02月28日 15:21:57
>>>>> "Darren" == Darren Dale <dd...@co...> writes:
 Darren> I have a some changes that I would like to commit. When is
 Darren> it ok to do so? Darren
The svn repository is live, so fire away. The CVS tree is dead.
I should have paid more attention to Andrew's suggestion to make sure
everyone got their CVS tree in before the migration, but I was so
excited when I saw it was a simple button push that I got ahead of
myself, so apologies for any inconvenience.
JDH
From: Darren D. <dd...@co...> - 2006年02月28日 15:15:39
I have a some changes that I would like to commit. When is it ok to do so?
Darren
On Monday 27 February 2006 15:44, John Hunter wrote:
> >>>>> "Andrew" == Andrew Straw <str...@as...> writes:
>
> Andrew> Yes, tags, too.
>
> The migration is complete
>
> # what most people will want
> svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib
>
> # the toolkits, eg basemap
> svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/toolkits
>
> # the source code for the website
> svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/htdocs
>
> # the source code for the user's guide
> svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/users_guide
>
> Not sure what is up with the hhtps/SSL -- on at least one platform I
> get
>
> > svn co https://svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib
>
> svn: SSL is not supported
>
> Apparently on this machine SSL support wasn't built into svn. Any
> ideas if we can get non-ssl checkouts from sourceforge?
>
> But it did build and I was able to commit -- woohoo!
>
> matplotlib> svn commit --username=jdh2358 -m 'trying to commit'
> Authentication realm: <https://svn.sourceforge.net:443> SourceForge
> Subversion area Password for 'jdh2358':
> Sending CHANGELOG
> Transmitting file data .
> Committed revision 2100.
>
> CVS is dead! Long live svn!
>
> JDH
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live
> webcast and join the prime developer group breaking into this new coding
> territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Matplotlib-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
-- 
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853
dd...@co...
office: (607) 255-9894
fax: (607) 255-9001

Showing 9 results of 9

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 によって変換されたページ (->オリジナル) /