All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Schridde <devurandom@gmx.net>
To: git@vger.kernel.org
Subject: Re: git-svn feature requests
Date: Wed, 14 May 2008 01:41:50 +0200	[thread overview]
Message-ID: <200805140141.53414.devurandom@gmx.net> (raw)
In-Reply-To: <200805111804.57784.devurandom@gmx.net>

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

Am Sonntag, 11. Mai 2008 18:04:54 schrieb Dennis Schridde:
> Hello!
>
> I am missing two features in git-svn, which are:
> (a) git-svn-dcommit should give credits to other authors when I commit
> their patches.
> I imported a patch from another author via git-am, and then svn-dcommited
> it, but git-svn striped the author information. It should do something
> like: if (author != me) write(commitmessage, "Author: %author%");
Addition to this:
Information like the date of the original commit may also be useful.

> (b) git-svn-rebase should have the location configurable where it tries to
> svn-up/svn-commit from/to, instead of searching the commits in the history
> for git-svn-id tags.
> I tried to maintain a git-svn clone of a repository, fetching from a svn://
> address, but when I use it locally I need to commit via svn+ssh://
> (while "updating" from the git-svn mirror).
> This did not seem to work. Even after rewriting the svn addresses in the
> commitlogs git-svn was unable to find the svn repository in the history.
>
> I tried to create a patch for this myself, but I clashed a bit with my
> knowledge of Perl (or the complete lack thereof), so I hope it might be
> easier for you to do it.
>
> Thanks in advance,
> Dennis
>
> PS: Please CC me on replies, because I am not subscribed to this list.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2008-05-13 23:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-11 16:04 git-svn feature requests Dennis Schridde
2008-05-13 23:41 ` Dennis Schridde [this message]

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=200805140141.53414.devurandom@gmx.net \
    --to=devurandom@gmx.net \
    --cc=git@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.