In source control is it possible to enforce simultaneous updates for multiple files at the same time by establishing some link between them?
e.g.:
File_A shares some settings with File_B, hence source control enforces check out/in both files at the same time?