darcs

Issue 1509 mention darcs move's post-facto support.

Title mention darcs move's post-facto support.
Priority feature Status resolved
Milestone 2.4.x Resolved in
Superseder Nosy List Serware, darcs-devel, dmitry.kurochkin, kowey, stephen, thorkilnaur, twb
Assigned To twb
Topics Confirmed, Documentation

Created on 2009-08-04.01:25:58 by twb1, last changed 2010-06-15.21:30:43 by admin.

Messages
msg8003 (view) Author: twb1 Date: 2009-08-04.01:25:56
It seems that if instead of

    darcs move a b

you do

    mv a b       # whoops!
    darcs mv a b

The "post-facto" darcs mv will DWIM[0].  This isn't clear from
move_description, which should change.

[0] There is one exception: a post-facto "darcs move a b/" where b/
    has not been added to the repository.  While dealing with this
    ticket, check that the error message in this case is helpful, and
    if not, file another bug report.
msg8004 (view) Author: kowey Date: 2009-08-04.08:52:17
On Tue, Aug 04, 2009 at 01:25:59 +0000, twb1 wrote:
> [0] There is one exception: a post-facto "darcs move a b/" where b/
>     has not been added to the repository.  While dealing with this
>     ticket, check that the error message in this case is helpful, and
>     if not, file another bug report.

I'll just clarify here that just 'darcs add'ing b/ without also
recording that add does not help either.
History
Date User Action Args
2009-08-04 01:25:59twb1create
2009-08-04 08:52:20koweysetstatus: unread -> unknown
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, twb1
messages: + msg8004
2009-08-06 12:14:17koweysetpriority: feature
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, twb1
topic: + Confirmed, Target-2.4
2009-08-06 13:38:04adminsetnosy: + Serware, stephen, - twb1
2009-08-10 01:49:57twbsettopic: + Documentation
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, Serware, stephen
2009-08-10 01:51:23twbsetnosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, Serware, stephen
title: docs: mention darcs move's post-facto support. -> mention darcs move's post-facto support.
2009-08-18 22:59:54koweysetstatus: unknown -> needs-implementation
nosy: kowey, simon, twb, thorkilnaur, dmitry.kurochkin, Serware, stephen
2009-08-25 17:46:33adminsetnosy: + darcs-devel, - simon
2009-08-27 14:27:47adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, Serware, stephen
2009-08-29 03:32:51twbsetstatus: needs-implementation -> resolved
nosy: kowey, darcs-devel, twb, thorkilnaur, dmitry.kurochkin, Serware, stephen
2009-10-23 22:46:00adminsetnosy: + serware, - Serware
2009-10-23 23:31:34adminsetnosy: + Serware, - serware
2010-06-15 21:30:41adminsetmilestone: 2.4.x
2010-06-15 21:30:43adminsettopic: - Target-2.4