Error TF30063: You are not authorized to access … \DefaultCollection

I’m using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I’m also using an on-premises TFS server with most of my projects. When I use my on-premises TFS after using TFS preview and go back to using TFS preview, I get this error: TF30063: You are not authorized to … Read more

Get TFS to ignore my packages folder

I’m trying to get TFS (2013) to ignore my packages folder. I passionately don’t want it source controlled as I’m using NuGet and it’s great! I’ve tried cloaking (doesn’t seem to work), I’ve tried adding .tfignore files – nothing is ignored. Why don’t the TFS team just add an option to permanently ignore a folder … Read more