Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Update manager for nightly builds?
TriKri:
Hi!
I was wondering if there is some program that can help you with downloading and installing the nightly builds, check for new nightly builds, etc. Kind of like an online installer at the same time. Is there?
JGM:
No, only rss feeds could help you for now.
raph:
Use svn and a little shell/batchscript.
First let svn print a log of changed things. Then "svn update". Then wait for key. Then "make".
This way you can decide whether the changes are worth to compile and also you won't have much traffic.
Fast and easy :D
TriKri:
What is svn? Can I use it to check updates over the internet?
JGM:
http://svnbook.red-bean.com/
Navigation
[0] Message Index
[#] Next page
Go to full version