pkgsrc/devel/svk/DESCR
epg 1ab06af996 Import svk-0.21.
While Subversion aims to take over the CVS user base, SVK attempts
to take over the others -- including people who are already using
other SCM systems, and people who had not started using SCM.

SVK is written in Perl, using Subversion's underlying filesystem
but provides additional features:

 * Offline operations like "checkin", "log", "merge".
 * Distributed branches.
 * Lightweight checkout copy management (no ".svn" directories).
 * Advanced merge algorithms, like "star-merge" and "cherry picking".

For more information, please visit the web site at http://svk.elixus.org/.
2004-09-26 04:43:59 +00:00

13 lines
585 B
Text

While Subversion aims to take over the CVS user base, SVK attempts
to take over the others -- including people who are already using
other SCM systems, and people who had not started using SCM.
SVK is written in Perl, using Subversion's underlying filesystem
but provides additional features:
* Offline operations like "checkin", "log", "merge".
* Distributed branches.
* Lightweight checkout copy management (no ".svn" directories).
* Advanced merge algorithms, like "star-merge" and "cherry picking".
For more information, please visit the web site at http://svk.elixus.org/.