Search Results

1
vote
2answers
357 views

Make Visual Studio’s Find in Files default to the project directory?

I have many different branches/checkouts of the same project code on my development machine. Each one is virtually the same except for various maintenance bug fixes or improvements I'm working on w …
0
votes

How do I convince my team to drop sourcesafe and move to SVN?

I used SourceSafe on a small development team and was responsible for keeping it running. I found the database gets corrupted pretty easily, and there isn't much recourse when that happens. …