Skip to main content
1-Visitor
February 14, 2017
Question

Is there a CLI to find out checkins based on date ?

  • February 14, 2017
  • 1 reply
  • 3780 views

CLI for checkins

    1 reply

    12-Amethyst
    February 21, 2017

    si rlog -R --rfilter=daterange:"01.12.2014 00:00:00"-"31.12.2014 00:00:00" --fields=membername,revision,date --noHeaderFormat --noTrailerFormat

    Note that the date format here is german and it may be different for your locale.

    Also if the "Save Working File Timestamp" option was set on check in the result may not reflect the

    check in date.

    BTW:

    I would find it nice if the "Filter Revision" dialog from the gui

    would have some CLI command builder functionality and

    support the user for generating si rlog commands resp. options.

    HTH Jürgen

    16-Pearl
    February 22, 2017

    Hello Hector Magnanao‌,

    I'd like to emphasize Klaus Thierer‌'s point about the Save Working File Timestamp option:  If that was used, that time will be used instead of the default of the time the operation actually occurred.

    Hello Klaus Thierer‌,

    That sounds like an excellent Idea, and probably worth posting as one!

    Kind Regards to You Both!

    -Kael