blob: 82f9eb6d53404b5ab0a291ecba04a810e6da224f (
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/~nikc/SVN-Web/
|