SourceSafe v 6.0
-
Hi I'm using Visual C++ 6.0 and Visual SourceSafe 6.0 integrated into this. When I have a large project checkout and have to do a full recompile it takes a dog of a time to do it. I seem to remember seeing somewhere once that there were some issues relating to these products working together but I can't seem to find them now. My brief searching of the MS web site has only thrown up stuff related to version 4.0 of VSS. Has anyone had these hassles and solved them. Thanks Andrew Hoole
-
Hi I'm using Visual C++ 6.0 and Visual SourceSafe 6.0 integrated into this. When I have a large project checkout and have to do a full recompile it takes a dog of a time to do it. I seem to remember seeing somewhere once that there were some issues relating to these products working together but I can't seem to find them now. My brief searching of the MS web site has only thrown up stuff related to version 4.0 of VSS. Has anyone had these hassles and solved them. Thanks Andrew Hoole
It might be that you need to either disable or set to same large value the refresh rate at which VC ties to synch up it tree control and other UI with the states of the files in a project under the source control. I fogot exactly what the settings are, but try to look for SourceControlProvider string in the registry. Ones you find that there is gonna be a key that holds the refresh rate value. I hope this helps. Happy Coding, Marat
-
Hi I'm using Visual C++ 6.0 and Visual SourceSafe 6.0 integrated into this. When I have a large project checkout and have to do a full recompile it takes a dog of a time to do it. I seem to remember seeing somewhere once that there were some issues relating to these products working together but I can't seem to find them now. My brief searching of the MS web site has only thrown up stuff related to version 4.0 of VSS. Has anyone had these hassles and solved them. Thanks Andrew Hoole
Just make sure you have the most recent service pack, and that should be fine. If you're still having trouble, then I would guess it's not anything to do with VSS itself but the project itself and your system. -- Where are we going? And why am I in this handbasket?