Closed GoogleCodeExporter closed 8 years ago
Hi. I'm pretty sure the problem is you need to use | to pipe the output into
gource instead of &. ie:
p4-gource.pl | gource --realtime --log-format custom -
Original comment by acaudw...@gmail.com
on 7 Nov 2012 at 6:54
Hi, I just tried that, and gource still complains that the format is
unsupported.
I'll write up a quick C++ program that puts out the same format and see if I
can pipe it that way.
Original comment by joshd...@gmail.com
on 7 Nov 2012 at 9:54
The C++ program works, so the perl script is wrong.
Thanks for the help.
Original comment by joshd...@gmail.com
on 7 Nov 2012 at 9:57
You're welcome.
Original comment by acaudw...@gmail.com
on 7 Nov 2012 at 10:07
Original issue reported on code.google.com by
joshd...@gmail.com
on 6 Nov 2012 at 12:20