[darcs-devel] [patch1740] bugfix in identifyRepositoryFor

Ben Franksen bugs at darcs.net
Wed Oct 3 18:43:54 UTC 2018


New submission from Ben Franksen <ben.franksen at online.de>:

The bug is not critical since we currently don't have any formats
that we can read but not write (or vice versa).

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

patch d16454aed52d9e7670fc98585c67088c49dc74c8
Author: Ben Franksen <ben.franksen at online.de>
Date:   Sun Sep 30 19:03:16 CEST 2018
  * bugfix in identifyRepositoryFor
  
  The problem may be due to a misunderstanding on my part when I refactored
  this code for the first time. The first parameter is not necessarily teh
  source and the second not necessarily the target. In fact, these roles are
  different for e.g. push and pull. Instead, the first is the local repo and
  the second is the remote one. To call transferProblem correctly requires
  that we know whether we are going to read or write so we pass that as an
  additional argument.

----------
files: bugfix-in-identifyrepositoryfor.dpatch, patch-preview.txt, unnamed
messages: 20361
nosy: bf
status: needs-screening
title: bugfix in identifyRepositoryFor

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1740>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 4294 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20181003/9870f7c7/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugfix-in-identifyrepositoryfor.dpatch
Type: application/x-darcs-patch
Size: 13410 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20181003/9870f7c7/attachment-0003.bin>
-------------- next part --------------
.





More information about the darcs-devel mailing list