[Dart] anyone using Mercurial or Darcs?
Mathieu Malaterre
mathieu.malaterre at gmail.com
Wed Jul 18 11:01:41 EDT 2007
Brandon,
Have you made any progress in trying Mercurial out. Does it works
well with Dart ?
I am still a strong believer in centralized system vs decentralized
but our sys admin seems to like all the 'kool' stuff of mercurial...
Thanks,
-Mathieu
Ps: Anyone using Mercurial on top of a subversion system ?
On 6/9/07, Brandon Van Every <bvanevery at gmail.com> wrote:
> More revision control systems I'm interested in. Mercurial because
> Mozilla has converted to it, and I'm trying to negotiate a contract to
> re-do their build system in CMake. Darcs because we use it for
> Chicken Scheme. Both are distributed revision control systems, i.e.
> there is no centralized notion of a server. Every local repository is
> a fully working repository, and patches are pushed / pulled between
> peers.
>
> Both Mercurial and Darcs are open source. Darcs has really proven its
> value to us in an open source context. Typically we can have multiple
> people banging on a similar area of code, and Darcs just magically
> figures it all out. We can work past each other, as it were, and this
> is usually a big benefit.
>
> http://www.selenic.com/mercurial/wiki/
> http://darcs.net/
>
> Cheers,
> Brandon Van Every
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>
--
Mathieu
More information about the Dart
mailing list