Loading...
Uploaded by ekilfoil on Apr 5, 2010
Another gource video -- OpenOffice this time -- showing the 10 years of commits to trunk in OpenOffice's SVN repo.
Science & Technology
Standard YouTube License
@jonathan1Bis go to your source controled project folder and launch it, I'm using svn what worked forme was :
cd my-svn-project
svn log -r 1:HEAD --xml --verbose --quiet > my-project-log.xml
gource my-project-log.xml
KyouJinSaMa 2 months ago
how did you get gource to work?
jonathan1Bis 2 months ago
it is SVN nodes (new files and directories). The "bees" there are project programmers. Their beams of green, yellow and red - creation, modification and deleting
Getoverhere 11 months ago
Load more suggestions
@jonathan1Bis go to your source controled project folder and launch it, I'm using svn what worked forme was :
cd my-svn-project
svn log -r 1:HEAD --xml --verbose --quiet > my-project-log.xml
gource my-project-log.xml
KyouJinSaMa 2 months ago
how did you get gource to work?
jonathan1Bis 2 months ago
it is SVN nodes (new files and directories). The "bees" there are project programmers. Their beams of green, yellow and red - creation, modification and deleting
Getoverhere 11 months ago