On Feb 20, 2010, at 11:51 AM, meino.cra...@gmx.de wrote:

Hans-Christoph Steiner <h...@at.or.at> [10-02-20 17:36]:

On Feb 20, 2010, at 7:50 AM, meino.cra...@gmx.de wrote:

Hi,

Here:http://puredata.info/docs/developer/GettingPdSource

I found this:

svn checkout --ignore-externals
https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk
pd-extended
cd pd-extended
rm -rf pd
svn checkout --ignore-externals
https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-extended/0.42/pd
svn checkout
https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/branches/0.92/Gem

which have to be done on "svn sourced between releases".

I rsynced the stuff to my harddisc as described above the cited
paragraph.

I updated GettingPdSource based on your feedback. I'm not quite clear
which paragraph you are referencing.  rsyncing looks like this, and
it'll download everything you need to build:

rsync -av --delete rsync://128.238.56.50/distros/pd-extended/
pd-extended/

Do I have to do what is sayed of the "svn stuff between the releases"
or not?

No, its either rsync or svn. Once you've run rsync, you can use either
rsync or svn to update that tree.

And what is the directory from where I have to submit the commands?

It will create a folder called 'pd-extended', so run those commands
wherever you want that folder to be.

.hc


Hi,

http://puredata.info/docs/developer/GettingPdSource
still about a lot of rsyncs to perform:

rsync -av --delete rsync://128.238.56.50/distros/pd-main/ pd-main/
rsync -av --delete rsync://128.238.56.50/distros/pd-main+libs/ pd- main+libs/ rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd- extended/ rsync -av --delete rsync://128.238.56.50/distros/pd-extended- release/ pd-extended-release/ rsync -av --delete rsync://128.238.56.50/distros/pd-puredyne/ pd- puredyne/ rsync -av --delete rsync://128.238.56.50/distros/desiredata/ desiredata/

Your are writing of one single rsync command:

rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd- extended/

What shall I do?


Please use Reply All to keep this on the list.

Just choose one, the one that you want.  Each line is a different build.

.hc



----------------------------------------------------------------------------

                            kill your television



_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to