Hans-Christoph Steiner wrote:
Read the code! ;-) There isn't really any documentation, but all of the scripts are in scripts/auto-build. Those scripts call the Makefiles in packages/*. Its not pretty but its not complicated.
$ grep -w svn scripts/auto-build/* scripts/auto-build/pure-data-rsync:(/usr/bin/rsync -ax $VERBOSE_FLAGS --delete pure-data.svn.sourceforge.net::svn/pure-data/ /home/pd/svnroot/pure-data/ || /usr/bin/logger -i -p local6.warning -t "$0" "rsync pure-data SVN FAILED") >> $LOGFILE 2>&1
this does not do the checkout and does cannot cause any trouble with svn:externals; i think the entire scripts/auto-build directory focusses on "build" rather than "auto" (as you say: they call the makefiles)
in order to fix svn-issues i have to modify the script that runs svn.
i guess the two relevant scripts are: scripts/checkout-developer-layout.sh scripts/update-developer-layout.sh
i changed them, let's see what happens...
fgmarsd IOhannes
.hc
http://at.or.at/hans/
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev