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
Point in Time get?
Moderator: SourceGear
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
SourceGear
Technical Support Manager
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.
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
SourceGear
Technical Support Manager