RE: Producing a list of checked in files

"Dan Schreiber" <[email protected]> Fri, 5 Mar 2004 09:33:51 -0600
Newsgroups gmane.comp.version-control.sourcegear-vault.user
Message-ID <[email protected]>
There isn't an easy way to do this in Vault right now.  The command line
client does actually list the file name, but it is further along inside the
XML string.  The larger problem with the CLC history command is that it
doesn't allow you to filter by date (or by anything) - it only allows you to
limit the total number of rows returned.  It wouldn't be too hard to add
this (I believe at least a few people on the list here have dug into the
command line client source and added filtering for their own needs), and it
is on our todo list, but it just isn't available yet.

-Dan

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]]On Behalf Of Lawrence,
> Paul
> Sent: Friday, March 05, 2004 5:28 AM
> To: [email protected]
> Subject: [vault-list] Producing a list of checked in files
>
>
> We're in the process of moving over from VSS to vault but one feature we
> require is the ability to generate a list of all checkins that have been
> made to a repository during the day. Currently with VSS we parse the log
> file to get this information. Even in debug mode the vault log
> however does
> not store the actual file details. I have tried to use the command line
> history function but this does not give me actual file names
> either, instead
> just returning a txid.
> Is there an easy way of getting this information from vault without using
> the client?
>
> Thanks
>
> Paul Lawrence
> Configuration Manager
> Princeton Financial Systems(UK) Ltd.
> _______________________________________________
> vault-list mailing list
> [email protected]
> http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list