Is there a way without using labels to get an old version of a file from the repository and put it back in overwriting the latest version? I'm having trouble doing that, and I think I'm just missing something simple.
Thanks,
andy
Use get and checkin to replace an existing version?
Moderator: SourceGear
What if I'd like to do that for an entire folder? It seems that in Source Safe to do this I would get the desired version from history, check out the files without overwriting my local working folder, and then check-in my local working folder. When I tried to do the same procedure in Vault, I get the old version checked back in, but it does not replace the latest version.
Rollback currently only works on a file.
You should be able to do this though:
1. Check out the folder
2. Show history by version instead of by item on the folder
3. Selecting the version you want to rollback to
4. Press the Get Tree button, and have it overwrite the working version
5. Check the folder back in
You should be able to do this though:
1. Check out the folder
2. Show history by version instead of by item on the folder
3. Selecting the version you want to rollback to
4. Press the Get Tree button, and have it overwrite the working version
5. Check the folder back in