abelsiqueira / gource

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

--dir-name-depth not working reliably #241

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Putting `--dir-name-depth 1` appears to work, if I use any higher number, I see 
all directories highlighted; e.g.,

gource -1280x720 --seconds-per-day 0.001 --hide filenames,progress --dir-name-depth 2 --highlight-dirs --highlight-colour FF00FF -r 25 -o - | avconv -r 25 -f image2pipe -vcodec ppm -i - -pre libvpx-720p -b 5000K -an -y test.webm

Original issue reported on code.google.com by nico.sch...@gmail.com on 19 Jun 2015 at 12:58

GoogleCodeExporter commented 8 years ago
This can be reproduced with the repo https://github.com/trilinos/trilinos.

Original comment by nico.sch...@gmail.com on 19 Jun 2015 at 1:01

GoogleCodeExporter commented 8 years ago
Ah, never mind, it does seem to work now. Feeld free to close.

Original comment by nico.sch...@gmail.com on 19 Jun 2015 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by acaudw...@gmail.com on 20 Jun 2015 at 12:03