Point in Time get?

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

Moderator: SourceGear

Post Reply
SeanLively
Posts: 2
Joined: Fri Apr 14, 2006 11:05 am

Point in Time get?

Post by SeanLively » Fri Apr 14, 2006 11:08 am

Is there any way to do a "Point in Time" Get Files on a folder?
I'm attempting to recover some source code for a web project, and the release (several years old) was never labeled. Currently the Vault Server and Client are 3.0.5

Sean Lively

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Apr 14, 2006 11:18 am

You can do this with a History query. Show History on the parent folder and in the History Query Filter/Sort, select View folder history by version. You'll get a list of folder versions; select the version with the date that corresponds with the date at which you want to retrieve the project.
Linda Bauer
SourceGear
Technical Support Manager

SeanLively
Posts: 2
Joined: Fri Apr 14, 2006 11:05 am

Post by SeanLively » Fri Apr 14, 2006 11:24 am

Thanks Linda!

George
Posts: 5
Joined: Wed Nov 09, 2005 10:33 am

Post by George » Tue Apr 18, 2006 7:49 am

Is it possible to do this from the command line?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Apr 18, 2006 8:30 am

Possibly. You can use the History command to determine the date/version of the folder you want, then use the Getversion command to get that version.

For details see command line client help, online at:
http://download.sourcegear.com/misc/vau ... nt/CLC.htm

Or via the command line, cd to your Vault Client directory and type vault help <commandname> or vault helphtml for the html version.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply