Get latest of shared files
Moderator: SourceGear
Get latest of shared files
One thing that using linked files in VS had over shared files was that there was only one copy - if you edited it, every project saw the changes. Now, I have to check it out, edit it, check it in and then try to remember every project that has that file shared into it - is there any way you can detect when a shared file is checked in and automatically do a get latest for all other projects that have that file in them?