branch - Layout for personal branches in TFS -


recently migrate svn tfs , have next layout:

$   project     main       project     branch       branch1       branch2 

now want add folder personal branches , try choose layout this. think about:

$   project     main       project     branch       branch1       branch2     private       smith, john         my-personal-branch       doe, john         huge-refactoring 

(folder 'private' on same level 'branch' subfolders each user)

i fear layout can has drawbacks, don't see because poor expirience in tfs.

i appreciate suggestions/examples.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -