All of lore.kernel.org
 help / color / mirror / Atom feed
* may be bug in svn fetch no-follow-parent
@ 2016-06-20  7:36 Александр Овчинников
  2016-06-20 21:52 ` Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Александр Овчинников @ 2016-06-20  7:36 UTC (permalink / raw)
  To: git

Why git svn fetch try to handle mergeinfo changes when no-follow-parent is enabled?
Git try to follow parents regardless of this option value.
If branch created without this option then git will follow parent succesfully
If branch created with this option then git try to follow and fail with "cannot find common ancestor" error
If branch does not exists (ignored) then git try to follow and fail with "couldn't find revmap" error. It is very long operation

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

end of thread, other threads:[~2016-06-24 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20  7:36 may be bug in svn fetch no-follow-parent Александр Овчинников
2016-06-20 21:52 ` Eric Wong
     [not found]   ` <2518541466501215@web27h.yandex.ru>
2016-06-22 22:58     ` Eric Wong
2016-06-24 10:57       ` Александр Овчинников

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.