Our repositories are setup with an "Active" folder and a "Release" folder, indicating current and prior releases. At time of release, we label the "Active" folder and should fix be required, branch it into the "Release" folder.
Problem is we have several folders underneath "Active" in which only certain groups have access to. We want the same folders underneath corresponding "Release" folders to have same security level. However, branching doesn't seem to carry over security rights. Any ideas other than having to manually change security through admin tools every time we branch or should this be marked as a feature request?
---------------------------
Clayton Dool
Application Developer, Axium
Group security and branching (security not copied)
Moderator: SourceGear
Actually, let me revise what I said/question... When placing security on the trunk, the branches already existing do not get the security. I assumed that new branches would be same, not having security as well. My general assumption was branches, if no security was directly set against them, would look to the parent trunk for security rights. At this point, I assume this is incorrect or a bug?