git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Florian Weimer <fw@deneb.enyo.de>
Cc: Eric Wong <normalperson@yhbt.net>, git@vger.kernel.org
Subject: Re: Feature request: git-svn dcommit should send deltas upstream
Date: Sun, 31 Aug 2008 10:03:53 -0700	[thread overview]
Message-ID: <7vsksl2k1y.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <87y72dkvq4.fsf@mid.deneb.enyo.de> (Florian Weimer's message of "Sun, 31 Aug 2008 18:14:27 +0200")

Florian Weimer <fw@deneb.enyo.de> writes:

> * Florian Weimer:
>
>>> It's been too long since I've looked at the SVN TxDelta API, but I
>>> thought SVN::TxDelta::apply would take care of the delta computation for
>>> us...
>>
>> SVN::Git::Editor::M does not seem to make use of the base text.
>
> Here's an attempt at delta generation.  I don't know if it is entirely
> correct, but it does work in the sense that it passes "make test" and
> the test cases I reported eariler.
>
> Sorry for the format.  Has anybody got some Emacs code to submit diffs
> using Gnus?

What's wrong with using "C-x C-i" in the message mode to read format-patch
output in (alternatively "C-u M-! git format-patch --stdout -1 $commit"
in the message mode), move "Subject: " up and remove the remainder of the
fake headers?

  reply	other threads:[~2008-08-31 17:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 10:54 Feature request: git-svn dcommit should send deltas upstream Florian Weimer
2008-08-29  8:23 ` Eric Wong
2008-08-29 10:17   ` Florian Weimer
2008-08-31 16:14     ` Florian Weimer
2008-08-31 17:03       ` Junio C Hamano [this message]
2008-08-31 17:13         ` Florian Weimer
2008-09-01  3:41       ` Eric Wong
2008-09-01  8:09         ` Florian Weimer

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=7vsksl2k1y.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=fw@deneb.enyo.de \
    --cc=git@vger.kernel.org \
    --cc=normalperson@yhbt.net \
    /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).