Darcs is a native Windows console program, it doesn't use the Cygwin or MSYS libraries. This has some consequences, and affects which shell environments work best with darcs.

We recommend running darcs in one of the following ways on Windows:

These other shell environments don't work as well with darcs:

The main reason is that in these environments if you hit control-C to terminate darcs, it won't be able to catch the event and clean up. The usual result is that the _darcs/lock file is left behind and has to be manually removed, but worse things could happen.

There are other side effects: in an interactive conversation with darcs, you'll have to hit return after each answer, whereas in a standard Windows console darcs can see the keystroke as soon as you press it.

DarcsWiki: WindowsConsoles (last edited 2008-06-04 08:46:24 by EricKow)