darcs

Patch 1297 resolve issue2437: fix cloning to ssh by forgetting so...

Title resolve issue2437: fix cloning to ssh by forgetting so...
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone 2.10.0

Created on 2015-02-22.15:34:14 by gh, last changed 2015-03-01.19:16:31 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt gh, 2015-02-22.15:34:14 text/x-darcs-patch
resolve-issue2437_-fix-cloning-to-ssh-by-forgetting-source-repo-later.dpatch gh, 2015-02-22.15:34:14 application/x-darcs-patch
unnamed gh, 2015-02-22.15:34:14
See mailing list archives for discussion on individual patches.
Messages
msg18209 (view) Author: gh Date: 2015-02-22.15:34:14
When doing the local clone before scp'ing, it is important to keep
reference to the source repository, otherwise cloning would
exclusively rely on the cache.

This is why cloning to ssh did not work with new repositories but
could work with repositories whose contents were already in the cache.

1 patch for repository http://darcs.net:

patch daed81310609ebc754b32f96f3cb4da381b45e1e
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Sun Feb 22 12:30:02 ART 2015
  * resolve issue2437: fix cloning to ssh by forgetting source repo later
Attachments
msg18242 (view) Author: gh Date: 2015-03-01.19:16:31
Self-accept.
History
Date User Action Args
2015-02-22 15:34:14ghcreate
2015-02-22 15:34:48ghsetstatus: needs-screening -> needs-review
2015-03-01 19:16:31ghsetstatus: needs-review -> accepted
messages: + msg18242
milestone: 2.10.0