Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Creates a Checkin Sparkline visualisation for a Subversion repository.

Notifications You must be signed in to change notification settings

softvis/checkin-sparklines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the app using Maven

mvn clean package

Then run it as follows, from within this directory, with an SVN repo of your choice. The output is in a directory named "output".

java -jar target/checkin-sparklines-1.0.one-jar.jar http://svn.mulle-kybernetik.com/OCMock/trunk

If username/password are required you can specify them on the command line after the repository URL.

https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo/org/springframework http://svn.mulle-kybernetik.com/OCMock/trunk http://svn.apache.org/repos/asf/maven/maven-3/trunk http://svn.apache.org/repos/asf/subversion/trunk

About

Creates a Checkin Sparkline visualisation for a Subversion repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published