Besides git there is also bazaar, which touts
"Both Git and Mercurial are very flexible with respect to workflows as
well. Bazaar is the only one of the three tools that supports bound
branches though, an easier and safer way of implementing a centralized
workflow than Git or Mercurial offers. Unlike pushing after a commit, a
bound branch:
* Checks youre up to date with the central repository before making
the commit.
* Effectively makes the commit centrally before allowing the local
commit to succeed, enforcing true lockstep development.
More at http://doc.bazaar-vcs.org/migration/en/why-switch-to-bazaar.html
Niels L
> Oops, meant to send this to the whole list:
>
> On Tue, Nov 3, 2009 at 11:10 AM, Doug Hunt <[email protected]> wrote:
>
>> I don't have any SVN or CVS history for this module, just the CHANGES
>> file.
>>
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl