Delete a revision?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Delete a revision?

Post by ismangil » Fri Apr 29, 2005 4:25 am

If I made a change to file which was at rev 1, checked it in so it becomes rev 2, and then realized I got the wrong file, can I delete rev 2 so the file is still rev 1?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri Apr 29, 2005 5:54 am

You can't delete a revision, but you can use the rollback command in the history window to make a new version 3 which has the same contents as version 1.

ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Post by ismangil » Fri Apr 29, 2005 7:25 am

jeremy_sg wrote:You can't delete a revision, but you can use the rollback command in the history window to make a new version 3 which has the same contents as version 1.
Thanks. That is sufficient. Come to think of it, this is better. In PVCS you can just delete a revision, which is a bit like saying "this never happened -- forget about it". This way at least you record your mistakes :)

Post Reply