version control - Shared directories in Mercurial -
version control - Shared directories in Mercurial - i have development project in mercurial. in project have multiple directories scattered should contain same basic files (css, images, etc). i'd have of directories point same underlying directory, if edit file in 1 place, updated everywhere else. unix soft link directory, want work within mercurial (and i'm on windows). i've looked @ subrepos, seem either point existing directory or remote one. i'd rather not have network involved. in case point subrepos relative location in same project. what's best way accomplish (with to the lowest degree amount of pain)? going windows 2000 (but still on nt line), can utilize directory hardlinks ntfs. far mercurial concerned, however, different files happen updated simultaneously, , junction points not stored in repo. (i'd create script set them when cloning.) this incompatible cloning repo *nix environment. (or @ to the lowest degree don't see ...