0

After a branch was created of a project I was working on, I don't seem to be able to checkout resource files anymore. I checked the sourcesafe with the administration tool, and I have sufficient rights on the project. I can checkout the files straight from sourcesafe, but I can't checkout the files from visual studio. anyone know why?

BIBD
  • 15,107
  • 25
  • 85
  • 137

1 Answers1

1

Start with File/Source control/Change Source Control and make sure you have things bound correctly for your project.

Bill
  • 4,425
  • 3
  • 21
  • 22
  • Yep, first port of call for me. I always copy that menu option onto the main toolbar for frequent access. :-) – Christian Hayter Aug 27 '09 at 16:10
  • I did. Things seem up to par there. I can check out every other file, just not those resource files :/ –  Aug 27 '09 at 17:32