Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VSS and MMF together
Message
From
12/04/2005 14:26:34
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Using VSS and MMF together
Miscellaneous
Thread ID:
01003908
Message ID:
01003908
Views:
69
We have recently implemented Visual Source Safe into our development. The VSS local work area on our computers for checking out files is "c:\Source". We have created a Master_Suite solution which contains all our projects on a network drive. (BizObjects, BizObject Tests, Student Records, Security, etc...) We also have all the MMF projects part of our Master_Suite. The reason we added MMF projects to the Master_Suite in VSS was for debugging purposes. It is critical for us to be able to walk through the MMF code when we needed to trace back through the classes. Because of this, I have some general questions:

1) Was adding the MMF projects to the Master_Suite in VSS the right thing to do? (considering we want to be able to walk through MMF code)
2) If the MMF projects are okay in the Master_Suite, how should we handle references within the other projects that use MMF? For example, within the Student_Records project, there are references to Mere Mortals Framework.dll, which points to my local C:\Program Files\Mere Mortals .NET Framework 2003\Mere Mortals Framework\Mere Mortals Frameword.dll. Should this be pointing to the .dll within from the MMF project within the Master_Suite solution in the "c:\Source" folder? If it should, does that mean the MMF projects should be set to build/rebuild in the Master_Suite?
Next
Reply
Map
View

Click here to load this message in the networking platform