git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn: Finding the svn-URL of the current branch in git
@ 2007-08-07 18:29 Matthias Kleine
  2007-08-07 20:55 ` Peter Baumann
  0 siblings, 1 reply; 15+ messages in thread
From: Matthias Kleine @ 2007-08-07 18:29 UTC (permalink / raw)
  To: git

Hi there,

when running "git-svn dcommit" git-svn tries to find the svn-URL of the 
current branch int git by looking for the most recent git log-entry 
corresponding to a commit in svn (see working_head_info in git-svn).  In 
case a merge just happended this might be the URL of another branch. 
Would using "log --first-parent" instead of a plain "log" take care of 
this problem or would it have other undesirable consequences?

Regards,
Matthias Kleine

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-08-18 21:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07 18:29 git-svn: Finding the svn-URL of the current branch in git Matthias Kleine
2007-08-07 20:55 ` Peter Baumann
2007-08-08  8:54   ` Matthias Kleine
2007-08-08  9:13     ` Junio C Hamano
2007-08-08 18:51       ` Matthias Kleine
2007-08-08 19:25         ` Peter Baumann
2007-08-08 20:57           ` Peter Baumann
2007-08-16  8:21   ` Eric Wong
2007-08-16 12:16     ` Peter Baumann
2007-08-17  7:55       ` Eric Wong
2007-08-17  8:45     ` Junio C Hamano
2007-08-18  9:09       ` Eric Wong
2007-08-18  9:57         ` David Kastrup
2007-08-18 10:04           ` Junio C Hamano
2007-08-18 21:18             ` Karl Hasselström

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