RE: Get latest by date
"Dan Schreiber" <[email protected]> Wed, 11 Feb 2004 13:48:51 -0600
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <[email protected]> |
In Vault, you can get all of a project's files recursively by a folder version number. This isn't exactly getting it by date, but each version has its corresponding datetime listed, so you can easily see which version was current at a given date. The folder version history seems to be a feature most people don't know about - you access it by invoking history on a folder, and then choosing the "View history by Version" radion button. -Dan > I need the state of the project as it was > on 1/14/04. > > Jim Synoski