[OzTFS] RE: Rollback work items easily

2008-08-27 Thread Grant Holliday
You could write some code that retrieves each work item (via a query), then retrieves the previous 'revision' of a work item, updates the work item with the previous values and saves the new revision. To get the previous revision you could do it two ways: * Get the latest, then get the

[OzTFS] RE: Automation with MSBuild 3.5 and Team Build 2008 Presentation - Today August 21st 9:00am PST

2008-08-27 Thread Grant Holliday
Here is the link to the recording of the session. The debut of MVP TV Attendance: 92 attendees Thursday, August 21st, 2008 | 9:00am - 10:00am (PDT, Redmond time) Public: This Product Group Interaction is public and open to All MVPs and all World Wide public audiences. All the Interaction of

RE: [OzTFS] RE: Rollback work items easily

2008-08-27 Thread Matthew Hunter
Hi Grant, Thanks for your reply. For some reason my email took forever to get to Oz TFS (probably something on my end) - so I ended up coming up with something similar to what you've mentioned here. I ended up querying the database, looking in the workitemsare and workitemswere table for the