1. Summarise the issue (what were doing, what went wrong?)
I wanted to test the new clone-to-url feature (that replaces darcs put).
I did:
ben@sarun[1]: .../darcs/screened > pwd
/home/ben/src/darcs/screened
ben@sarun[1]: .../darcs/screened > darcs clone . ben@localhost:/tmp/xxxx
Creating local clone...
darcs failed: Couldn't fetch
`82e1a1f7eb13d7b6f0d97c11efea66af98a060d63346dd35732b8b617d5c124d'
in subdir pristine.hashed from sources:
thisrepo:/tmp/clone/local
cache:/home/ben/.cache/darcs
readonly:/home/ben/.darcs/cache
The places it looks for the patch file suggest that this is because the
repo to be cloned is not complete, i.e. iself cloned with --lazy flag?
Do we have a regression test for this feature?
3. What darcs version are you using? (Try: darcs --exact-version)
Latest from screened.
4. What operating system are you running?
Linux
|