Search code examples
svntortoisesvnvisualsvn-server

How to synchronize the Project Folder and same Project's folder in VS when we use SVN


I am developing an Application in VS2012 and I am using SVN for it. We are 3-4 people working on same application so we have used SVN.

Now, some of our colleague added the new folder in the Project but I cant see at my end in VS, I can see it outside of VS in project folders but not in VS, though I refresh entire project and take update of View folder, still cant find the same folder in VS.

You can get idea by watching below pic...

enter image description here

How to synchronize it ?


Solution

  • Solved it... I have to click on show all files icon... Newly added files from other people don't appear though we take update of the folder or refresh it... We have to click on Show All Files Icon on Solution Explorer of VS and All the files added by other people will start appearing... You have to right click on them and select the 'Include in Project'