darcs

Issue 1360 wish: darcs convert on branches

Title wish: darcs convert on branches
Priority wishlist Status duplicate
Milestone Resolved in
Superseder wish: darcs convert with multiple branches
View: 1040
Nosy List darcs-devel, dmitry.kurochkin, kolibrie, kowey, thorkilnaur
Assigned To
Topics

Created on 2009-02-14.15:21:28 by kowey, last changed 2009-08-27.14:15:57 by admin.

Messages
msg7314 (view) Author: kowey Date: 2009-02-14.15:21:26
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
msg7403 (view) Author: kowey Date: 2009-03-05.14:58:23
Seems like a duplicate
History
Date User Action Args
2009-02-14 15:21:28koweycreate
2009-02-14 15:24:46koweysetnosy: kowey, simon, thorkilnaur, kolibrie, dmitry.kurochkin
title: wish: darcs convert --use-reference -> wish: darcs convert on branches
2009-03-05 14:58:26koweysetstatus: unread -> duplicate
nosy: kowey, simon, thorkilnaur, kolibrie, dmitry.kurochkin
superseder: + wish: darcs convert with multiple branches
messages: + msg7403
2009-08-25 17:40:58adminsetnosy: + darcs-devel, - simon
2009-08-27 14:15:57adminsetnosy: kowey, darcs-devel, thorkilnaur, kolibrie, dmitry.kurochkin