pombreda / gource

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

Separation of Visualization from GIT #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to separate the visualization from GIT source code control. It 
could be useful while used in conjuction with database. I have an example in 
mind. Some events have happend in a sequence. I have these events recorded in 
database in chronology. Could Gource be used to render the events in a related 
sequence. Thanks.

Original issue reported on code.google.com by balnagen...@gmail.com on 21 Aug 2010 at 7:04

GoogleCodeExporter commented 9 years ago
Sorry. This is no defect. It is only an enhancement wish I placed.

Original comment by balnagen...@gmail.com on 21 Aug 2010 at 7:05

GoogleCodeExporter commented 9 years ago
Hi. Yep you don't have to use Gource with a VCS. You could write a query to 
extract the data into the 'custom' log pipe delimited format documented here:

http://code.google.com/p/gource/wiki/CustomLogFormat

Cheers

Andrew

Original comment by acaudw...@gmail.com on 21 Aug 2010 at 8:17