Jump to content
Tuts 4 You

Gource


k5h

Recommended Posts

Gource is a software version control visualization tool.

Introduction

Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project.

Currently Gource includes built-in log generation support for Git, Mercurial and Bazaar and SVN (as of 0.29). Gource can also parse logs produced by several third party tools for CVS repositories.

Synopsis

view the log of the repository (Git, SVN, Mercurial and Bazaar) in the current path:

gource

Requirements

Gource's display is rendered using OpenGL and requires a 3D accelerated video card to run.

http://www.youtube.com/watch?v=NjUuAuBcoqs

more videos

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

download

http://code.google.com/p/gource/
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...