What is going on here!!?!
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Ok guys. So I have a project folder w/ a windows app in it. I copied it down so that I could work on a different piece while someone else is in the original and my copy seems to still be linked to the original. If a change is made on in the original folder, I get a message asking me to reload the file. I was able to deal with this. What I'm not able to deal with is that if I delete a file from the copied folder, it deletes the file from the original!! How are these things tied together? Is my copied solution still pointing to the original path? It doesn't seem so, b/c if I make a change to the copy and save it, it updates the copied file and not the original. Wow...I hope you can understand that! :~