Best way to get previous file?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
dcaver
Posts: 10
Joined: Thu Aug 25, 2005 8:28 am

Best way to get previous file?

Post by dcaver » Fri Oct 21, 2005 9:10 am

If I want to roll back to a previous version for a specific page in Visual Studio, what is the best way to do that?

I've got one page that got messed up and I wan to roll it back to a previous version.

Thanks,
David

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri Oct 21, 2005 10:18 am

In the Vault GUI client, do a Show History, and select the version of the file you want to rollback to, and then invoke the Rollback command from there.

Note that in Vault, Rollback just adds another version to the file (containing the version you want to rollback to). It doesn't actually delete the versions in between.

Locked