Git development
 help / color / mirror / Atom feed
* git-svn: handling merge-base failures
@ 2009-12-23 19:54 Andrew Myrick
  2009-12-23 20:09 ` Eric Wong
  2010-01-04  1:37 ` Andrew Myrick
  0 siblings, 2 replies; 7+ messages in thread
From: Andrew Myrick @ 2009-12-23 19:54 UTC (permalink / raw)
  To: git; +Cc: Eric Wong, Sam Vilain

One of my projects is failing to clone because merge-base is failing on one of the revisions; the branch is a partial branch, so merge-base can't find a common ancestor with trunk.  I'd like to catch the exception that command_oneline should throw when merge-base fails, but my perl is very rusty and I'm struggling to get git-svn.perl to grok the Git::Error::Command class.  What is the appropriate way to import that class?  Or more generally, is there a better solution to handling this error case?

-Andrew

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

end of thread, other threads:[~2010-01-04  4:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 19:54 git-svn: handling merge-base failures Andrew Myrick
2009-12-23 20:09 ` Eric Wong
2009-12-23 20:18   ` Andrew Myrick
2009-12-23 20:57     ` Eric Wong
2010-01-04  1:37 ` Andrew Myrick
2010-01-04  3:45   ` Eric Wong
2010-01-04  4:43     ` Andrew Myrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox