Skip to content

create a dependency map of your svn repository's externals

Notifications You must be signed in to change notification settings

gposton/graphternals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a dependency graph of your svn repositories and their external repositories.

h1. Install
# clone repo
# bundle install

h1. Usage
graphternals.rb (svn_repo)*

example:
graphternals.rb svn://hostname.com/product1/trunk svn://hostname.com/product2/trunk

When finished graph.dot and graph.png will exist.

h1. limitations
- in progress

h1. Todos
- flag to read the list of svn repositories from a file
- handle -r (revision) notation in svn:external properties

About

create a dependency map of your svn repository's externals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages