Maybe try something like the following but put "yesterday" and "today" in
the correct date format. You will then have to use something like cleartool
describe and -fmt to get the other information you want.
cleartool find . -version "created_since(yesterday) && (!
created_since(today)) -exec "cleartool describe -fmt ..."
Thanks,
Todd
> -----Original Message-----
> From: David Johnston [SMTP:djohnston@confluencenetworks.com
> Sent: Wednesday, July 11, 2001 2:49 PM
> To: cciug@rational.com
> Subject: [cciug] files changed between two dates.
>
>
> Am looking for a query that will show me all the files and their
> respective versions changed between two dates.
> (ie 10:pm yesterday and 10pm today).
>
> I have used a the query primitive ~ 'created_since' ~ but i have not
> seen a created_before primitive to use with it. I have also played
> around with diff'ing two timestamp views (added overhead to create both
> views) which will give me the file names changed, added and deleted
> which i can then do a describe on but that will only give me the last
> version changed and not all the intermediate versions.
>
> Any ideas.
>
> - david-
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Tue Jul 31 2001 - 22:03:53 EDT