darcs

Issue 411 wish: more efficient darcs get --tag/--match (no fetching + obliterating)

Title wish: more efficient darcs get --tag/--match (no fetching + obliterating)
Priority wishlist Status duplicate
Milestone Resolved in
Superseder darcs get --to-match "hash foo" inefficient
View: 755
Nosy List Serware, darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy, vmiklos
Assigned To
Topics Darcs2, Performance

Created on 2007-02-12.19:41:39 by vmiklos, last changed 2012-05-28.16:22:03 by ganesh.

Messages
msg1482 (view) Author: vmiklos Date: 2007-02-12.19:41:26
----- End forwarded message -----

so here it is:

if one use dr get --tag, then it always fetches all the patches from the
repo, then unapplies some of them. it would be nice if darcs would not
fetch & apply those patches to save a lot of time

thanks,
VMiklos
msg2881 (view) Author: markstos Date: 2008-01-30.01:43:02
> If one use darcs get --tag, then it always fetches all the patches from the
> repo, then unapplies some of them. it would be nice if darcs would not fetch
> & apply those patches to save a lot of time

I've confirmed this issue still exists with Darcs2 currently. Using
"--debug-verbose", darcs very clearly reports that it "got" all the patches,
and then "unapplied" back to the tag.
msg15726 (view) Author: ganesh Date: 2012-05-28.16:22:00
This was marked as a dupe of issue755, but that's fixed and this is still 
an issue at least in some cases.
History
Date User Action Args
2007-02-12 19:41:39vmikloscreate
2007-03-09 15:31:25koweysetnosy: droundy, tommy, beschmi, kowey, vmiklos
title: darcs get --tag && --partial -> more efficient darcs get --tag/--match (no fetching + obliterating)
2008-01-30 01:43:06markstossetstatus: unread -> unknown
nosy: + markstos
topic: + Confirmed, Performance, Darcs2
messages: + msg2881
2008-02-11 01:25:49markstossetstatus: unknown -> deferred
nosy: droundy, tommy, beschmi, kowey, markstos, vmiklos
title: more efficient darcs get --tag/--match (no fetching + obliterating) -> wish: more efficient darcs get --tag/--match (no fetching + obliterating)
2008-03-28 20:57:31droundysetnosy: + Serware
superseder: + darcs get --to-match "hash foo" inefficient
2008-03-28 21:03:44droundysetstatus: deferred -> duplicate
nosy: droundy, tommy, beschmi, kowey, markstos, vmiklos, Serware
2009-08-06 17:46:53adminsetnosy: + jast, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, vmiklos
2009-08-06 20:42:39adminsetnosy: - beschmi
2009-08-10 22:01:55adminsetnosy: + vmiklos, - darcs-devel, zooko, jast, dagit, mornfall
2009-08-25 17:58:41adminsetnosy: + darcs-devel, - simon
2009-08-27 13:57:14adminsetnosy: tommy, kowey, markstos, vmiklos, darcs-devel, thorkilnaur, dmitry.kurochkin, Serware
2009-10-23 22:42:35adminsetnosy: + serware, - Serware
2009-10-23 23:28:32adminsetnosy: + Serware, - serware
2012-05-28 16:22:03ganeshsettopic: - Confirmed
messages: + msg15726