Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • It's just a note to say I've been playing with darcs too, and is planning to hack the patch algebra into svk [elixus.org] by 0.23 or 0.24.

    Here's some preliminary notes:

    One thing I really like about svk is that it can choose to present itself as a "single stack of revisions" monolithic system, or as a "multiple stacks, star-merged back and forth" decentralized system, or even a "shallow stack of patch chains, swapped freely" system, based on the current needs of the user.

    It's also nonintrusive for existing p4, cvs, svn (and soon arch) repositories, as you don't have to convince everybody else to use the same system.

    I sincerely encourage you to play with svk 0.22, to be released next Monday. </plug>