Search Results

8
votes
8answers
133 views

Does it make sense to permanently delete versions from a VCS as part of a normal development process?

We use ClearCase at my workplace. Part of our standard process when code is merged to the main (trunk) branch is to completely eradicate all of the versions on development and integration branches. …