Focal Point
Maintaining file structure when using source control

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2451036691

November 15, 2006, 10:07 AM
Jessie
Maintaining file structure when using source control
Is there anyway to maintain file structures from Serena Version Manager within Developer Studio? For example, if FEXs are in Folder A and ACXs are kept in a subfolder of Folder A - is there anyway for developer studio to maintain that file structure when using source control instead of merging all files into one folder?
November 30, 2006, 12:01 PM
Kerry
Hi Jessie,

I asked our internal people and here is what I heard back:

Files for an application are created in one directory. Developer Studio is then able to determine how to place those files in Developer Studio’s own virtual directories based on the extension of the specific file.
By default a fixed number of virtual folders per application are created and the developer can further customize and assign file types to each virtual folder.

To accomplish the customers request, this can be done by using separate applications to store resources.

For example they can create an application called metadata where they store the FOCUS tables: MAS and ACX files, and they can create another application where they store the procedures FEX files for example called sales_demo.

The developer can then create a project with any name that resides in app sales_demo and references app metadata. Any new procedures and htm files will be created in the default app specified for the project, which, in this case, is sales_demo. New tables need to be created in app metadata and a separate project can be created that points to this application/folder.

By splitting applications based on resources they can maintain the same structure in the VCS database.


Hope this helps. Smiler

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.