[Haskell-cafe] Why not Darcs?
Jake McArthur
jake.mcarthur at gmail.com
Fri Apr 22 02:39:15 CEST 2011
On Thu, Apr 21, 2011 at 7:31 PM, Maciej Marcin Piechotka
<uzytkownik2 at gmail.com> wrote:
> Last time I checked it disallowed my as 5 depended on 4 which depended
> on 3 which depended on 2 which depended on 1 as all changed x.hs
Merely changing the same file is not sufficient for that. In order for
Darcs to say patch A depends on patch B they must change the same
lines.
That said, rebase has its uses. It's due in an upcoming version of
Darcs, actually.
- Jake
More information about the Haskell-Cafe
mailing list