Am Montag, den 16.07.2007, 23:39 +0800 schrieb Jude Aakjaer: > Hi Markus, > > I'm in a similar situation inasmuch as I'm running many sites off the same > codebase. Have you not thought of having all your clients connect into the > same library directory? Then you don't need to upload massive amounts of data > lots of times, just once. I also upload the tarball to the server and untar > it on there instead of uploading the untarred directory as this saves an > amazing amount of time
Hi Jude, I don't need to upload everything myself anyway because everything we do is heavily automated. I just put stuff in a special directory and the next time a site gets deployed, this directory will be magically thrown onto the target server :-) Other than that, see my response to Jack - having one central install is not an option for me. Besides my own problem, I think that having a list of dependencies for each component would be a real benefit for lots of situations. CU Markus
