nelsnelson / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Dates getting out of sync(Gource renders commits from teh furture) #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Clone http://github.com/BonsaiDen/Atarashii
2. Run gource on it
3. Watch the last commit action in Gource beeing around April 16th, that's
the future! :O

What is the expected output? What do you see instead?
Gource should stop on April 10th.

What version of the product are you using? On what operating system?
Version 0.26a build on Ubuntu 9.10.

Please provide any additional information below.
Tested with these options:
gource -640x480 -s 1
gource -640x480 -s 1 -a 1

Original issue reported on code.google.com by ivo.wet...@googlemail.com on 10 Apr 2010 at 3:04

GoogleCodeExporter commented 8 years ago
You can use --max-file-lag to restrict how long the a file can take to be 
updated. By
default it they're allowed up to 5 seconds.

Original comment by acaudw...@gmail.com on 10 Apr 2010 at 11:03