The dates are now correct, although all the times are set to 00:00:00 and not what appears in the P4 output. One thing I forgot to include, I am using version 2003.2 of the P4 client.
I guess I didn't know about the p4 filelog's -t option. I will add that into the filelog parser and you should be able to see the times as well. will post a version for that very soon.
The -t option is not supported by P4. When you do Perforce -> "Show History" in build 3290, you get an error: Invalid option: -t
FYI
This is the p4 help of filelog:
filelog -- List revision history of files
p4 filelog file ...
List the revision history of the files named, working backwards from the latest revision to the first.
The -i flag follows branches. If a file was created by branching, 'p4 filelog' also lists the revisions of the source file, but only those revisions leading up to the branch point.
The -l flag produces long output with the full text of the changelist descriptions.
The -m maxRevs displays at most 'maxRevs' revisions per file.
Good day,
The date in the revision history still seems to be incorrect in build 2091. It all seems to be around Jan 12/13 1970 instead of the proper dates.
Sean
Oopss.. looks like the pallada version didn't have those changes...
I uploaded the jar file again.
Thanks,
Dash.
"Sean Garagan" <no_mail@jetbrains.com> wrote in message
news:8447526.1086699786861.JavaMail.itn@is.intellij.net...
>
2091. It all seems to be around Jan 12/13 1970 instead of the proper dates.
>
Thanks Dash,
The dates are now correct, although all the times are set to 00:00:00 and not what appears in the P4 output. One thing I forgot to include, I am using version 2003.2 of the P4 client.
Sean
I guess I didn't know about the p4 filelog's -t option. I will add that into
the filelog parser and you should be able to see the times as well. will
post a version for that very soon.
-Dash.
"Sean Garagan" <no_mail@jetbrains.com> wrote in message
news:6178798.1086719230336.JavaMail.itn@is.intellij.net...
>
not what appears in the P4 output. One thing I forgot to include, I am
using version 2003.2 of the P4 client.
>
uploaded the version 0.9.3 of plugin with fix for the revision date.
-Dash.
"Debabrata Dash" <dash@arcsightnospam.com> wrote in message
news:ca7l05$hr7$1@is.intellij.net...
into
>
>
and
>
>
The -t option is not supported by P4.
When you do Perforce -> "Show History" in build 3290,
you get an error:
Invalid option: -t
FYI
This is the p4 help of filelog:
filelog -- List revision history of files
p4 filelog file ...
List the revision history of the files named, working backwards
from the latest revision to the first.
The -i flag follows branches. If a file was created by branching,
'p4 filelog' also lists the revisions of the source file, but
only those revisions leading up to the branch point.
The -l flag produces long output with the full text of the
changelist descriptions.
The -m maxRevs displays at most 'maxRevs' revisions per file.