Software Archive
Read-only legacy content

Source Control

Intel_C_Intel
Employee
537 Views
Is there any way to disable the source-code control features in the development environment? It seems like any time files are put under source control (I am using MS Visual SourceSafe 5) in Visual Fortran, it slows down incredibly. I would love to be able to check code in and out from Visual Fortran if it would not slow me down.

Once a set of files gets put under source control (and I don't know how it is happening, because I don't do it explicitly) I don't know how to get them out.

The SourceSafe database is on a remote machine, if that makes any difference.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
537 Views
Well, if you do put files under source control, DevStudio has to interact with SourceSafe to access the files. See if there's a setting under Tools..Options..Source Control that helps you. I imagine if the database was local, it would be faster. I use a remote database for unrelated work (not in DevStudio) and it sure is slow!

Steve
0 Kudos
Reply