switch to subversion repository

Yes, tags, too.

The migration is complete

  # what most people will want
  svn co matplotlib download | SourceForge.net

  # the toolkits, eg basemap
  svn co matplotlib download | SourceForge.net
  
  # the source code for the website
  svn co matplotlib download | SourceForge.net
  
  # the source code for the user's guide
  svn co matplotlib download | SourceForge.net
  
Not sure what is up with the hhtps/SSL -- on at least one platform I
get

  > svn co matplotlib download | SourceForge.net
  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!

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

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:

    > Yes, tags, too.

The migration is complete

  # what most people will want
  svn co matplotlib download | SourceForge.net

  # the toolkits, eg basemap
  svn co matplotlib download | SourceForge.net

  # the source code for the website
  svn co matplotlib download | SourceForge.net

  # the source code for the user's guide
  svn co matplotlib download | SourceForge.net

Not sure what is up with the hhtps/SSL -- on at least one platform I
get

  > svn co matplotlib download | SourceForge.net

  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!

> 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
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options

--
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853

dd55@...143...
office: (607) 255-9894
fax: (607) 255-9001

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 <dd55@...143...> 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:

>
> > Yes, tags, too.
>
> The migration is complete
>
> # what most people will want
> svn co matplotlib download | SourceForge.net
>
> # the toolkits, eg basemap
> svn co matplotlib download | SourceForge.net
>
> # the source code for the website
> svn co matplotlib download | SourceForge.net
>
> # the source code for the user's guide
> svn co matplotlib download | SourceForge.net
>
> Not sure what is up with the hhtps/SSL -- on at least one platform I
> get
>
> > svn co matplotlib download | SourceForge.net
>
> 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!
>
> > 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
> Matplotlib-devel@lists.sourceforge.net
> matplotlib-devel List Signup and Options

--
Darren S. Dale, Ph.D.
Cornell High Energy Synchrotron Source
Cornell University
200L Wilson Lab
Rt. 366 & Pine Tree Road
Ithaca, NY 14853

dd55@...143...
office: (607) 255-9894
fax: (607) 255-9001

-------------------------------------------------------
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
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options