How+often+should+we+snapshot+our+streams?
(RTC 4.0.4) How often should we snapshot our source control streams? What is common or best practice? We do automated builds every night - should we snapshot before every build?
|
Accepted answer
You can snapshot as often as you like. Certainly it's a good idea to snapshot for every build, and in fact you can configure the JBE to do this for you.
Beyond that there's no need to snapshot with any set frequency; just do it whenever it makes sense for your business. As one example, I like to snapshot before any sort of major code refactoring. Eddie Breeveld selected this answer as the correct answer
|
One other answer
Hi Eddie,
A snapshot is a record of the configuration of all components in a stream or work-space.
Snapshots are useful for capture the complete state of the Major release (Its created when something major changes in releases so that we can record the major milestone configuration changes).
Please let me know the above information is useful.
Regards,
Arun.
Comments
Eddie Breeveld
commented Jan 23 '14, 8:43 a.m.
Hello again Arun!
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.