let me exlain. (hopefully in a way that people will understand)
I do lots of coding, some of the code is common,
example.
i have directories "A,B & C" and also "common"
what I'm looking for is a utility that allows the contents of "common" directory to show up normal files inside the other "A, B & C" directories. (I actually have lots of folders that need to share the code)
if I edit a file inside "common", then those changes automatically/instantly show up in "A,B & C", likewise, if I edit any of those shared files from within "A,B or C", the changes are actually written to the file that is held in the "common" directory. and once again reflected within the other linked directories.
regardless of where I edit the file, its always held in the single "common" folder and is not physically copied around other folders.
If anything interacts with the "shared folders", it just works and needs to ignore the fact that the actual file is in "common"
Does anyone know of a utility that this concept within Windows7.
I've searched in google, but the words I come up with always seem to be associated with networking or sharing/permissions - thats not what I'm interested in.
I guess it something like "drop box" but only for a single computer and the contents just get merged with the other folders.
anyone?
kev
I do lots of coding, some of the code is common,
example.
i have directories "A,B & C" and also "common"
what I'm looking for is a utility that allows the contents of "common" directory to show up normal files inside the other "A, B & C" directories. (I actually have lots of folders that need to share the code)
if I edit a file inside "common", then those changes automatically/instantly show up in "A,B & C", likewise, if I edit any of those shared files from within "A,B or C", the changes are actually written to the file that is held in the "common" directory. and once again reflected within the other linked directories.
regardless of where I edit the file, its always held in the single "common" folder and is not physically copied around other folders.
If anything interacts with the "shared folders", it just works and needs to ignore the fact that the actual file is in "common"
Does anyone know of a utility that this concept within Windows7.
I've searched in google, but the words I come up with always seem to be associated with networking or sharing/permissions - thats not what I'm interested in.
I guess it something like "drop box" but only for a single computer and the contents just get merged with the other folders.
anyone?
kev
Comment