Reply to thread

I think that should be part of the packaging manager application. It gets the information from the server (from the db or some xml files) and knows what files have to be updated and builds the appropriate packages based on that information. The developers who want to upload shouldn't have to care about that, this would be too complicated for them. So it's not the server who packages the stuff, it's the packaging app which builds the package(s) based on the information it can get from the db on the server. And when uploading the finished package(s), it tells the server what it has to enter into the db. So the information exists the next time such a package has to be build. Quite tricky, I know. I hope you get what I mean.


Top Bottom