[PD-dev] downloading with svn

patco pat at mamalala.org
Thu Sep 11 13:38:59 CEST 2008


Ok I see now what error I've made, instead of using:

svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/pd/


I've used:

svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data
pure-data/branches/pd/pd-0.40-3

thanks for fast answer




Le jeudi 11 septembre 2008 à 12:20 +0100, Claude Heiland-Allen a écrit :
> patco wrote:
> > Hi,
> > 
> >  I tried to use svn to downlad pd sources and a few libraries for
> > developing an external, but whatever the address I put, it always
> > downloads all the stuff from everyone, every versions,
> 
> works fine here.
> 
> an example of selective download:
> 
> claude at minimus:~/tmp/svn$ svn co 
> https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/pd/extra/pique
> A    pique/pique.c
> A    pique/pique-help.pd
> A    pique/makefile
> Checked out revision 10284.
> claude at minimus:~/tmp/svn$
> 
> 





More information about the Pd-dev mailing list