blob: 737c86441fbf7b3fe2e1517ded8d0dc2a129dda0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
SVN::Web provides a web interface to subversion repositories. You can
browse the tree, view history of a directory or a file, see what's
changed in a specific revision, track changes with RSS, and also view
diff.
SVN::Web also tracks the branching feature (node copy) of subversion,
so you can easily see the relationship between branches.
WWW: http://search.cpan.org/dist/SVN-Web/
|