git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Holesovsky <kendy@suse.cz>
To: Petr Baudis <pasky@suse.cz>
Cc: Jan Nieuwenhuizen <janneke-list@xs4all.nl>,
	martin f krafft <madduck@madduck.net>,
	git@vger.kernel.org
Subject: Re: [ANNOUNCE] TopGit v0.3
Date: Fri, 3 Oct 2008 12:00:28 +0200	[thread overview]
Message-ID: <200810031200.28697.kendy@suse.cz> (raw)
In-Reply-To: <20080923132728.GV10360@machine.or.cz>

Hi Pasky,

On Tuesday 23 September 2008 15:27, Petr Baudis wrote:

>   But if you scenario indeed is totally generic, I'm afraid I don't know
> how to make TopGit remove dependencies, except perhaps for the price of
> massive complexity and massive slowdown (pretty much redoing all the
> history walking etc.). Maybe someone else comes by with a genial
> solution...

Still thinking about this, and I think we [ooo-builders ;-)] could live with 
the ugliest of the ugly way of doing this:  When you have a topgit branch 
t/b1, and would like to undepend it, just

- tg patch t/b1 > save.diff
- commit a reverse of save.diff to t/b1
- tg update everything
- remove t/b1 from all the .topdeps
- commit save.diff to t/b1 again ;-)

Yeah, it creates 2 more commits in t/b1, but that's bearable I think [we do 
disable patches, but not every day ;-)], you still have the history, and you 
are able to add the dependency later again.

What do you think, please?

Regards,
Jan

  parent reply	other threads:[~2008-10-03 10:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 23:10 [ANNOUNCE] TopGit v0.3 Petr Baudis
2008-09-10  8:18 ` Bert Wesarg
2008-09-12 11:01   ` Petr Baudis
2008-09-11  8:03 ` Jan Nieuwenhuizen
2008-09-12 11:00   ` Petr Baudis
2008-09-12 12:27     ` Jan Nieuwenhuizen
2008-09-12 13:15       ` Petr Baudis
2008-09-12 18:14         ` martin f krafft
2008-09-17 10:48           ` Jan Nieuwenhuizen
2008-09-21 14:24             ` Petr Baudis
2008-09-22  9:13               ` Jan Nieuwenhuizen
2008-09-22 15:27                 ` Petr Baudis
2008-09-23 13:13                   ` Jan Nieuwenhuizen
2008-09-23 13:27                     ` Petr Baudis
2008-09-29 10:53                       ` Jan Nieuwenhuizen
2008-10-03 10:00                       ` Jan Holesovsky [this message]
     [not found] ` <20080911054030.GA6602@glandium.org>
2008-09-12 10:58   ` Petr Baudis
2008-09-15  8:01 ` Michael Radziej
2008-09-17 10:11   ` Petr Baudis
2008-09-17 11:17     ` Michael Radziej

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200810031200.28697.kendy@suse.cz \
    --to=kendy@suse.cz \
    --cc=git@vger.kernel.org \
    --cc=janneke-list@xs4all.nl \
    --cc=madduck@madduck.net \
    --cc=pasky@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).