blob: 22f817d473e8f18f9d0a1677c8f308d76735b2ac (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
|