I've inherited a ASP.Net 2.0 (File System) Web Project from a client, where a few different companies have worked on this project in recent years. The project has been handed from one company to the next, before finally ending up with me.
So now, as you can imagine, the code base and file and folder structure has become pretty messy and ugly, and I am trying to fix this up.
It was handed over to me as an SVN exported repository/folder, which I then added to my own SVN repository. However, I am now finding a whole of vssver.scc scattered around. They don't seem to be used anywhere.
I believe these are used by another source control system other then SVN.
Can I delete these files?