On Mar 26, 2013, at 22:47 47, drew Roberts wrote: > could the old versions be kept on an ftp server so that they are not a simple > apt or rpm command away but are still there for the digger?
The old sources (all the way back to 0.9.80) are available at http://www.rivendellaudio.org/ftpdocs/rivendell/. That archive is also linked from the main download page. As for binary packages, that's really a question for downstream maintainers to decide. For Broadcast Appliance, we maintain an archive of past RPM packages for our support customers. > How hard would it > be to create a little script that would examine the current rivendell setup > and tell us if our proposed additional machine is safe? Something like this already happens with the current version. Every RD component checks the DB version at startup; if it's not as expected, it will exit with an error. The only exception is RDAdmin where, if it finds a database with a version prior to what it wants, it will offer to update it. Cheers! |-------------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |-------------------------------------------------------------------------| | A room without books is like a body without a soul. | | -- Cicero | |-------------------------------------------------------------------------| _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
