[darcs-devel] [issue1360] wish: darcs convert --use-reference
Eric Kow
bugs at darcs.net
Sat Feb 14 15:21:29 UTC 2009
New submission from Eric Kow <kowey at darcs.net>:
Nathan Gray made this suggestion, following it up with a UI example
------------8<----------------------------------------------
Another thing I am interested in having is the ability, when
converting from a darcs-1 repo to a darcs-2 repo, to specify
already converted darcs-2 repos as a reference for the
conversion.
We have about 15 copies of one of our repos, and rarely are there
more than 5 or so that are completely in sync. To convert from
darcs-1 to darcs-2 will be almost impossible, unless I can
convert each one on its own. Currently, this is impossible,
because the conversion is lossy, and may make different decisions
based on which patches are in the repo.
I would like to be able to convert the repo with the most
patches, then for each additional repo, specify the already
converted repo(s). If a lossy decision is to be made, the
reference repos can be consulted and make the same decisions.
It might also be satisfactory to convert multiple copies of a
repo at the same time, though if I forget about one, I will still
want to convert it later.
------------8<----------------------------------------------
darcs convert source_darcs1_repo new_darcs2_repo --use-reference
already_converted_repo
----------
messages: 7314
nosy: dmitry.kurochkin, kolibrie, kowey, simon, thorkilnaur
priority: wishlist
status: unread
title: wish: darcs convert --use-reference
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1360>
__________________________________
More information about the darcs-devel
mailing list