2012/3/8 rupert THURNER <[email protected]>: > what would you suggest to report upstream?
Make a small shellscript with "set -x" that downloads the source and tries to build it, exposing the problem. Record the run of your script: mkdir -p ~/public_html your_script.sh 2>&1 | tee ~/public_html/subversion-$(gdate +%Y-%m-%d-%H-%M).log Then attach the log to your bug report. Or link to http://buildfarm.opencsw.org/~rupert/subversion-${timestamp}.log Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
