Search code examples
tfsversion-controltfvc

Is it possible to do a "destroy history" in TFS?


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.


Solution

  • Yes you can - http://msdn.microsoft.com/en-us/library/bb386005.aspx -

    TF Destroy $/MyTeamProject /keephistory /stopat:C864