[darcs-users] 'darcs pull' gives 'Fail: does not exist'
Philip Martin
philip at codematters.co.uk
Thu Apr 17 15:27:01 UTC 2003
Philip Martin <philip at codematters.co.uk> writes:
> I'm now using darcs 0.9.6woody-1. It's getting better, but I can
> still confuse it
[...]
> Fail: does not exist
> Action: withFileOrSymlinkStatus
> Reason: No such file or directory
Here's a similar error (yes, I am trying to break things)
rm -rf foo1 foo2
mkdir foo1 foo2
cd foo1
darcs inittree
touch foo
darcs add foo
darcs record -a -m add_foo -A x
darcs remove foo
darcs record -a -m del_foo -A x
cd ../foo2
darcs inittree
darcs pull ../foo1
The pull fails with
[add_foo
x**Thu Apr 17 16:16:44 BST 2003]
Shall I pull this patch? [ynvaswh] a
So far so good... the merge succeeded.
Fail: does not exist
Action: removeFile
Reason: No such file or directory
--
Philip Martin
More information about the darcs-users
mailing list