0

Is it possible to verify which source safe project is bound to my vs.net solution?

When I checkout a file in vs.net, then look up the file in source safe, it seems to be checking out a file from another project. When I look at the directory in 'set working folder' it seems to be ok.

GEOCHET
  • 21,119
  • 15
  • 74
  • 98
Blankman
  • 259,732
  • 324
  • 769
  • 1,199

2 Answers2

1

File > Source Control > Change Source Control... shows the bindings for your code.

Pete OHanlon
  • 9,086
  • 2
  • 29
  • 28
0

In visual studio, under the file or edit menu, (I think it's the the file menu) there's a menu item that says "Source control"... Under there, there's a submenu named "Change Source Control" It's in there...

Charles Bretana
  • 143,358
  • 22
  • 150
  • 216