...
Source Control Structure | FlexDeploy Project Setup |
---|---|
This is most common Source Control Folder structure. There is a folder for custom top and sub-folders for types of files. |
|
In this Source Control setup we have created one folder for each extension which will contain files developed for that specific extension. It is important to note that folder structure under each extension has folders like cp_sql, sql, import, workflows, publisher etc. to identify specific files. The workflows folder can hold both wft and wfx files. Each extension folder will be used to create new FlexDeploy project. |
|
...