Get all based on a date?

If you are having a problem using Vault, post a message here.
Post Reply
ChrisBBL
Posts: 4
Joined: Tue Dec 06, 2011 2:50 pm

Get all based on a date?

Post by ChrisBBL » Tue Jun 25, 2013 11:24 am

I would like to get a copy of all the source in a repo, as it stood on a specific date/time. I'm not sure how to do this.

I can right click on the root of the repo, select Show Labels, right click on a label, and get the source tied to that label, but I can't select a specific date/time.

Possible procedure: I could find the last label before the date/time I'm interested in, and get that. Then, I could show the history for the repo and manually get each change until I reach the date/time I need.

Is that the best way to get the source for a specific date/time?

Thank you,
Chris

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

Re: Get all based on a date?

Post by lbauer » Tue Jun 25, 2013 11:34 am

You could do this by doing a get of a folder version.

Right click on the folder (or root) and select Show History. In the History Query dialog, select View folder history by version. This will give you a list of versions with their dates. Select the version that corresponds to the date you want, and click on Get from the buttons on the right.
Linda Bauer
SourceGear
Technical Support Manager

ChrisBBL
Posts: 4
Joined: Tue Dec 06, 2011 2:50 pm

Re: Get all based on a date?

Post by ChrisBBL » Tue Jun 25, 2013 2:09 pm

Great, thanks! That worked like a charm.

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

Re: Get all based on a date?

Post by lbauer » Tue Jun 25, 2013 4:31 pm

You're welcome. :D
Linda Bauer
SourceGear
Technical Support Manager

Post Reply