[darcs-devel] [issue2437] cloning new repository with one patch from local path to ssh fails

Guillaume Hoffmann bugs at darcs.net
Wed Feb 11 19:40:27 UTC 2015


New submission from Guillaume Hoffmann <guillaumh at gmail.com>:

This happens with current Darcs HEAD.

I don't think it's worthwile to write a regression test since it would
involve running a ssh server (in the case the test succeeds).

Here are the minimal steps to reproduce the bug:

```
/tmp$ darcs init R
/tmp$ cd R
/tmp/R$ echo x > x
/tmp/R$ darcs record -lam x
/tmp/R$ darcs clone . usr at host:path
Creating local clone...

darcs failed:  Couldn't fetch
`4e36eace85956d1aeb6749c5e889a88697535133ef507be5365d2303ad7ae9f7'
in subdir pristine.hashed from sources:

thisrepo:/tmp/clone/local
cache:/home/user/.cache/darcs
readonly:/home/user/.darcs/cache
```

----------
messages: 18079
milestone: 2.10.0 HEAD
nosy: gh, jaredj
status: unknown
title: cloning new repository with one patch from local path to ssh fails
topic: ProbablyEasy

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2437>
__________________________________


More information about the darcs-devel mailing list