[QUOTE=itsme3;23845]hello guys, i wonder if i can have only one prod environment for all sc stuff that on the same server, because the prod folder (basically _lib) is obviously the one which is consuming much size, so i am thinking to upload this folder in the root of the server /user/_lib/ then use it for all sc stuff on this server
1- is this doable?
2- how? i tried many ways using the advanced deployment thing but couldn’t figure it out always error
the only way sc+ deploy worked with me if i do use the normal deployment (recommended) one and upload all files and prod folder to each sc project on the same server, anything else doesn’t seem working fine!![/QUOTE]
Not without some consideration. In the _lib your connections and a lot of other stuff is stored. If you upload your applications you will run into problems and I haven’t been able to sort that out. I.e. double application names, and other application dependent settings.
What you can do is create one project and your other projects as subprojects. Then you can upload with only one _lib. Disadvantage is when you use the security model as this will take all your apps of course.
So it’s a logical question and we have made an enhancement request some time ago. But currently the effective answer actually is unfortunately no.