
- So I have a solution with several projects in repository_1 with a working folder of folder_1.
- I create a share to solution folder and hence all sub folders in source vault. Lets call this sub tree shared_folder_1.
- I pin all the files in this share. (by the way, pinning a folder does not pin the files in the folder. Whats with that? Also pinning a folder, obvioulsy, does not recursively pin files in all sub folders. Whats with that?). So I painfully go folder by folder and pin the files. By a stroke of luck one can select all files and pin them

- now I carry on writing new code in the original folders, i.e., folder_1.
- Then one day, I open the VS IDE, I say open solution from source control, I select the solution in the shared_folder_1.
- The solution opens fine, but hey!!!!!!!!!!!!, its not the pinned version of the code. Its the latest code. What just happened?
I have been battling this for a while. Is there anyone there who can help

Thanks.