Let's say you submit a series of changes to a repository (1, 2, and 3, for instance). Then you decide you want the rollback changes 2 and 3. That is, you would like to submit change 4 so that the the repository now looks like it did at change 1. What's the best way to do this? Thanks, --Steve