* git-svn feature requests
@ 2008-05-11 16:04 Dennis Schridde
2008-05-13 23:41 ` Dennis Schridde
0 siblings, 1 reply; 2+ messages in thread
From: Dennis Schridde @ 2008-05-11 16:04 UTC (permalink / raw)
To: git
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git-svn feature requests
2008-05-11 16:04 git-svn feature requests Dennis Schridde
@ 2008-05-13 23:41 ` Dennis Schridde
0 siblings, 0 replies; 2+ messages in thread
From: Dennis Schridde @ 2008-05-13 23:41 UTC (permalink / raw)
To: git
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-13 23:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 16:04 git-svn feature requests Dennis Schridde
2008-05-13 23:41 ` Dennis Schridde
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).