Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you....
Message
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Title:
Miscellaneous
Thread ID:
00524755
Message ID:
00524862
Views:
17
>I was thinking of the (hopefully rare) necessity of fixing a bug found in production down the line.
>
>So far we have only been able to figure out how to set things up so that fixes in either copy of the project end up feeding both ways. Don't want that. So how do you get a one way feed?
>
>Marie

Version pinning. MSDN has some help on this. Basically you can pin down a version you don't want to change then promote the pin when you want changes to roll forward. How you implement pinning depends on whether your projects are branched or shared. From what you have said it sounds like you are sharing your code between projects. So, in your case you would want to pin your dev project to the last known good version. Normally we would pin production and test.

HTH
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform