On Mon, Jun 8, 2009 at 3:30 PM, John Hunter wrote:
> On Mon, Jun 8, 2009 at 3:25 PM, Gökhan SEVER wrote:
>
> > I have updated installing_faq.rst file accordingly as a result of these
> > conversations. Thanks to Jouni, and IPython documentation (stolen some
> words
> > from there :))
> >
> > Coul
On Mon, Jun 8, 2009 at 3:25 PM, Gökhan SEVER wrote:
> I have updated installing_faq.rst file accordingly as a result of these
> conversations. Thanks to Jouni, and IPython documentation (stolen some words
> from there :))
>
> Could you please tell me how can I submit this to database? OK, this is
Hello,
I have updated installing_faq.rst file accordingly as a result of these
conversations. Thanks to Jouni, and IPython documentation (stolen some words
from there :))
Could you please tell me how can I submit this to database? OK, this is the
last time I am asking about patches, and will not
Gökhan SEVER writes:
> One more question: After svn co completes checking out the main trunk it
> says:
>
> Checked out revision 7203.
>
> However when I do:
>
> In [1]: matplotlib.__revision__
> Out[1]: '$Revision: 6887 $'
>
> Which one is correct?
The svn output is arguably more correct. The m
Gökhan SEVER wrote:
> One more question: After svn co completes checking out the main trunk
> it says:
>
> Checked out revision 7203.
>
> However when I do:
>
> In [1]: matplotlib.__revision__
> Out[1]: '$Revision: 6887 $'
>
> Which one is correct?
The __revision__ in from matplotlib is the revisi
On Mon, Jun 8, 2009 at 2:14 PM, Gökhan SEVER wrote:
> Hello,
>
> How do you add you automatically check-out new added files from matplotlib
> trunk? Is there a specific svn command for this?
Check out svn as indicated here::
http://matplotlib.sourceforge.net/faq/installing_faq.html#install-fro
On Mon, Jun 8, 2009 at 2:25 PM, Jouni K. Seppänen wrote:
> (Answering only on the devel list.)
>
> Gökhan SEVER writes:
>
> > How do you add you automatically check-out new added files from
> matplotlib
> > trunk? Is there a specific svn command for this?
>
> Yes: svn update
>
> > $ python setup
(Answering only on the devel list.)
Gökhan SEVER writes:
> How do you add you automatically check-out new added files from matplotlib
> trunk? Is there a specific svn command for this?
Yes: svn update
> $ python setupegg.py develop
That works with matplotlib as well. When you run svn update,
On Mon, Jun 8, 2009 at 2:16 PM, John Hunter wrote:
> On Mon, Jun 8, 2009 at 2:14 PM, Gökhan SEVER wrote:
> > Hello,
> >
> > How do you add you automatically check-out new added files from
> matplotlib
> > trunk? Is there a specific svn command for this?
>
>
> Check out svn as indicated here::
>
>
Hello,
How do you add you automatically check-out new added files from matplotlib
trunk? Is there a specific svn command for this?
Another question: For example IPython has uses bzr and when I issue bzr
branch lp:ipython command I grab the latest development branch. I do a
development installatio
10 matches
Mail list logo