Visual Studio.NET and SourceSafe

C

caldenerd

We had a hierarchy for our project which includes files from directories
closer to the root than the project's directory. Life was good with Visual
Studio 6. When I add a file in Visual Studio.NET, it gives the following
message:

"Some of the files you are adding to your project are located outside of the
project's binding root. These files cannot be source controlled unless they
are moved."

Why was this BUG added to .NET? Was it to ensure that no one uses WinCVS
rather than SourceSafe? Is there a workaround, or do I have to use
SourceSafe links to make duplicate files in the project's binding root?

Thanks,
Cal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top