Hi,
I need advice regarding Synergy repository method.
My company had hardware department.
The requirements from HW are different from SW.
HW would like to define several components in the project and each group\developers is responsible for specific component.
When a developer would like to work on component, he would get only the files that are related to the component not the whole project.
e.g components {A,B,C}
<Project root >
<Folder A>
<Sub Folder>
<Sub Folder>
.
.
<Folder B>
<Sub Folder>
<Sub Folder>
<Folder C>
<Sub Folder>
<Sub Folder>
If a developer would like to work on component 'A', he would take only Folder A and A subfolders, not Folder B& C.
If the project contains 5000 files and he would like to work on 5 files, he would get to his file system only 5 files and not 5000 files.
I know there is 'Share' option in Synergy, is it a good idea?
Does Synergy Support component methods?
Can developer draw a componenet? (and the componenet define the related file)
Thanks,
Ronen