Bug 23869

Summary: unclear help message about --commit-time-window
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: parsecvsAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: grenka
Version: unstable   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2010-08-10 14:24:22 MSD
parsecvs-0.1-alt5

In the help message, the format (the units) of time period is not described:


$ parsecvs -h | fgrep -1 -- commit-time-window
 -v --version                    Print version
 -w --commit-time-window=WINDOW  Time window for commits
$ 

So, it's not clear how to use it correctly.
Comment 1 Ivan Zakharyaschev 2010-08-10 14:30:53 MSD
I've found the answer -- http://git.altlinux.org/people/ldv/packages/?p=parsecvs.git;a=blob;f=revlist.c#l105 :

time_t is for seconds, so the option value is assumed to be in minutes, and the default is 60 min.
Comment 2 Grigory Ustinov 2018-07-19 20:27:25 MSK
Такого пакета больше нет в сизифе. Закрываю багу.