Re: Maintaining a history of compilable repository states
Guillaume Hoffmann <[email protected]>
| Newsgroups | gmane.comp.version-control.darcs.user |
|---|---|
| Message-ID | <CADw8UJrJeg2F5Cs4oKri-pQ7DPSLVUt-66X5ujcwcnPGEbFP5g@mail.gmail.com> |
> I assumed that 'darcs test' is the replacement 'darcs check --test', isn't > it? 'darcs test --help' says that '--once' is the default. Ok, but I was not > aware, that 'darcs test' also replaces 'trackdown'. You're right and I was wrong! "darcs test" is indeed the replacement of "darcs check --test". "darcs test --linear" is the replacement of "darcs trackdown". Guillaume