* svn revision id in git commit?
@ 2006-10-15 16:59 Anand Kumria
2006-10-15 20:25 ` Robin Rosenberg
0 siblings, 1 reply; 2+ messages in thread
From: Anand Kumria @ 2006-10-15 16:59 UTC (permalink / raw)
To: git
Hi,
I'm using git-svnimport with great success; generally when I do a merge
from the subversion (via git-svnimport) I tag the revision number I merge
up to.
It'd be very helpful if git-svnimport stored the revision number that
caused a particular commit to be generated -- is this possible? Would this
be a 'note' field in a git commit? Has anyone else done work on
git-svnimport to store this?
If not, I'll probably give it a go shortly.
Thanks,
Anand
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: svn revision id in git commit?
2006-10-15 16:59 svn revision id in git commit? Anand Kumria
@ 2006-10-15 20:25 ` Robin Rosenberg
0 siblings, 0 replies; 2+ messages in thread
From: Robin Rosenberg @ 2006-10-15 20:25 UTC (permalink / raw)
To: Anand Kumria; +Cc: git
söndag 15 oktober 2006 18:59 skrev Anand Kumria:
> Hi,
>
> I'm using git-svnimport with great success; generally when I do a merge
> from the subversion (via git-svnimport) I tag the revision number I merge
> up to.
The -r flags adds the subversion revision to the commit message. It's in the
man page.
BTW, you may want to look at git-svn if you are shadowing a subversion repo.
It adds then subversion revision by default. Neither creates a tag though.
-- robin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-15 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-15 16:59 svn revision id in git commit? Anand Kumria
2006-10-15 20:25 ` Robin Rosenberg
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).