svn2cvsgraph is a utility that allows CvsGraph to be used to generate revision graphs for Subversion repositories.
| Tags | Subversion SVN revision graph cvsgraph |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX (GNU/Linux) |
| Implementation | C |


Release Notes: This release makes one call to svn for each branch to extract merge information in a way compatible with svn version 1.6.17 and newer.


Release Notes: This release adds no longer allows CVS HEAD to be placed on a tag on the main trunk. This is a bugfix to avoid hidden versions above the head on the main trunk.


Release Notes: This release detects branches created with "svn copy --parents"


Release Notes: Tag names only containing numbers are renamed, since cvsgraph does not allow such tag names.


Release Notes: First public release.