Hi ALL,
This is something i have been struggling for a long time now. I trying to find out a way which is the best possible way to manage all my projects more effeciently(Source Control Management).
Actually i want to know if i can create a single extension where i can store all my projects so that it would be easy for the client to just publish that single extension to production environment instead of publish each project individually.
I am not talking about multi-root workspace, i want each project to be a part of single extension, so that it is easy for the client to move all the projects in one go and also the developer can make changes on each single project by opening that project only.
I hope my query is clear, Please HELP!