26 Mar
2009
26 Mar
'09
9:34 a.m.
Where should I send my binaries to? Can I check them in myself?
Yes, you only need an SVN account on contextgarden.net. Just tell me by private mail what user name and password you would like, I'll create it.
I'd like to automate the whole checkout-build-checkin process.
Generally speaking, svn co http://svn.contextgarden.net/minimals-src/build-binaries ./build-binaries.sh should be enough. The script builds the binaries if necessary, and uploads them to the server. SVN will prompt you for user name and password the first time. Arthur