Delete a Version

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

Moderator: SourceGear

Post Reply
Kiran

Delete a Version

Post by Kiran » Thu Mar 17, 2005 1:47 pm

Hi,

I am using SourceGear Vault Client 2.0.6.

A file was checked out by an user. I made a mistake:( and this is that

I opened history of that file, it showed 2 versions and checked out by that user presently.

I right clicked on Version 1 and clicked rollback, it actually created a version 3 now. So is there any way so that I can delete this version 3 and make how it was earlier.(2 versions)

Pls help

Thanks
Kiran

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Mar 17, 2005 2:02 pm

Vault tracks every change.

To set the contents of a file to a different version, simply use rollback. In other words, to get back rollback the current version to version 2.
Jeff Clausius
SourceGear

Guest

Post by Guest » Thu Mar 17, 2005 2:13 pm

Hi Jeff Clausius

In that case there will be totally 4 versions. Is there any way so that you will delete version 3 (current) and to have only 2 versions.

Thanks
Kiran

Kiran

Delete a Vesion

Post by Kiran » Thu Mar 17, 2005 2:14 pm

Hi Jeff Clausius

In that case there will be totally 4 versions. Is there any way so that you will delete version 3 (current) and to have only 2 versions.

Thanks
Kiran

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Mar 17, 2005 2:31 pm

Sorry no. Vault is a version control tool, so it stresses the value of keeping ALL historical changes to any given file.
Jeff Clausius
SourceGear

Kiran

Problem with Vault

Post by Kiran » Thu Mar 17, 2005 2:51 pm

Hi,

If a file is checked out by an user, usually another user can't check out that file or can't make modifications to that file.

A file was checked out by an user, now I can roll back that file to any version. This should not happen bcoz that file has been checked out by an user.

Thanks
Kiran

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

Post by jeremy_sg » Thu Mar 17, 2005 2:52 pm

Kiran,

The way Vault's rollback works is that it creates a new version whose contents exactly match the version that you rolled back to. So when the rollback created version 3, the contents of the file will be the same as version 1.

Post Reply