Subversion Labels 1.2beta (Default branch) |
|
|
Subversion Labels is a set of scripts and
server-side hook programs that allow people to
give Subversion revision numbers more meaningful
aliases (such as release-1.1.2beta), and use them
instead of remembering revision numbers. It does
not require modification/recompilation of the
Subversion server/client code, and is aimed at
people who dislike Subversion's tags-are-branches
approach.
License: GNU General Public License (GPL)
Changes:
The server-side component was rewritten to use
BerkeleyDB so that a separate database server is
no longer required.
|