<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-flowed" style="font-size: 16px;" lang="x-western">Hi
all,
<br>
<br>
I just started using darcs on a windows system. However,
<br>
when I try to do "darcs dist" it fails with:
<br>
<br>
~/dev/morrowF$ darcs dist -v
<br>
tar: Cannot execute remote shell: No such file or directory
<br>
tar: c\:/daan/dev/morrowF/darcs-19466: Cannot open: I/O erro
<br>
tar: Error is not recoverable: exiting now
<br>
Created dist as morrowF.tar.gz
<br>
<br>
Anyone knows what I should do about this?&nbsp; Maybe darcs could
<br>
use "zip" instead of "tar" and "gzip" ?
<br>
<br>
All the best,
<br>
&nbsp;Daan Leijen.
<br>
<br>
<br>
ps. There is also a kind of bug with darcs and the current
<br>
directory. When I added files recursively with darcs, it
<br>
started complaining about "duplicate files" where it took
<br>
files with the name "./bla" as equal to "bla" . Here is an
<br>
example:
<br>
<br>
A file or directory named compiler/Kind/./Operations.hs is already in
the repository!
<br>
Note that to ensure portability we don't allow files that differonly in
case.
<br>
<br>
Of course, there were hundreds of messages like this, so it is rather
<br>
frightening to see it happening <span class="moz-smiley-s1"><span> :-)
</span></span>&nbsp; Moreover, I haven't discovered yet
<br>
how I can see which files are in the repository (ie. are recorded)?
<br>
So, I don't really know if my "add" has succeeded or not.
<br>
<br>
</div>
</body>
</html>