|
From: Gökhan S. <gok...@gm...> - 2009-06-08 19:22:08
|
On Mon, Jun 8, 2009 at 2:16 PM, John Hunter <jd...@gm...> wrote: > On Mon, Jun 8, 2009 at 2:14 PM, Gökhan SEVER<gok...@gm...> 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-from-svn > > Once you have a checkout, you can get updates with :: > > > svn up > > JDH > I need to issue a "python setup.py install" after each svn up, right? |