<p dir="ltr">Since we're talking about this, ones is the reasons I dislike for is that it treats the project history just like any other prolix public document, providing tools for modifying it, changing it as you push or pull, etc. I disagree with this, and prefer tools that believe that history should be immutable, like hg and fossil.</p>
<p dir="ltr">Which side, if either, of this does darcs land on?</p>
<br><div class="gmail_quote"><div dir="ltr">On Sat, Nov 14, 2015, 13:45 Francesco Ariis <<a href="mailto:fa-ml@ariis.it">fa-ml@ariis.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, Nov 14, 2015 at 07:28:27PM +0000, Geraldus wrote:<br>
> Hi friends!<br>
><br>
> I love Haskell very much.  So, I'm very interested in using Darcs.  Is<br>
> there some documentation explaining diffrences between Darcs and Git.  Is<br>
> there something that makes Darcs more robust rathen that Git.  Does Darcs<br>
> have some Emacs support (something like `magit`)?<br>
><br>
> And one other question.  Currently, I have no collaborators and use Git<br>
> majorly myself to have version control, e.g. to revert some bad code, to<br>
> have a nice log with code diffs and comments, and etc.  But in future I<br>
> will need something like GitHub for collaboration, is there a good solution<br>
> for Darcs' hub already?<br>
<br>
Hello Geraldus, I am a happy darcs user. I enjoy its basic philosophy<br>
much more than git one (patches vs. branches [1]); I do feel the<br>
user experience to be much smoother, too.<br>
<br>
There are darcs hosting services, one of them being darcs hub [2].<br>
<br>
Or you can just upload the repository to your webspace and -presto-<br>
you are ready. I work like this [3] alongside with some barebone<br>
issue tracker [4] and I am pretty happy.<br>
<br>
<br>
[1] <a href="https://en.wikibooks.org/wiki/Understanding_Darcs/Patch_theory" rel="noreferrer" target="_blank">https://en.wikibooks.org/wiki/Understanding_Darcs/Patch_theory</a><br>
[2] <a href="http://hub.darcs.net/" rel="noreferrer" target="_blank">http://hub.darcs.net/</a><br>
[3] <a href="http://www.ariis.it/link/repos/" rel="noreferrer" target="_blank">http://www.ariis.it/link/repos/</a><br>
[4] <a href="http://www.ariis.it/static/articles/lentil/page.html" rel="noreferrer" target="_blank">http://www.ariis.it/static/articles/lentil/page.html</a><br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div>