Is to possible to "purge" history from a given change set/date in TFS?
So, for example, For file X
destroy all version older than date Y.
or
destroy all version before revision Y.
Is to possible to "purge" history from a given change set/date in TFS?
So, for example, For file X
destroy all version older than date Y.
or
destroy all version before revision Y.
Yes you can - http://msdn.microsoft.com/en-us/library/bb386005.aspx -
TF Destroy $/MyTeamProject /keephistory /stopat:C864