git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dennis Schridde <devurandom@gmx.net>
To: git@vger.kernel.org
Subject: git-svn feature requests
Date: Sun, 11 May 2008 18:04:54 +0200	[thread overview]
Message-ID: <200805111804.57784.devurandom@gmx.net> (raw)

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

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%");

(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-11 16:05 UTC|newest]

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

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=200805111804.57784.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 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).