version control - File/Folder Structure in Team Foundation Service -


when adding projects tfs, i'll add project specific website. works fine, , folders , files within root of website available in tfs. however, there shared files above root of website, , not included in specific website project/solution, since reside outside root of website. example, when add existing files project, outside root, creates duplicates within project. or, when adding existing file project, creates wrong folder hierarchy in project (appears though folder above root inside website), result in problems publishing , sharing source in tfs.

what appropriate way include these files in project, files can remain outside root, included in project in tfs.

one way might achieve having one team project websites, , logically break different sites backlogs/iterations/work items etc using teams/areas. source code within correct hierarchical structure within 1 team project, , can shared between subprojects within team project.

see following posts discussion of approach:


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -