All of lore.kernel.org
 help / color / mirror / Atom feed
* Tips for debugging fast-import front-ends
@ 2007-07-16 12:45 Julian Phillips
  2007-07-16 13:32 ` Johannes Sixt
  0 siblings, 1 reply; 3+ messages in thread
From: Julian Phillips @ 2007-07-16 12:45 UTC (permalink / raw)
  To: git; +Cc: Shawn O. Pearce

I was wondering if anyone had some handy tips for debugging fast-import 
based importers?

I'm trying to import an SVN repository that was initially created by 
cvs2svn and, since we started using branches quite heavily _before_ 
switching to SVN, there is some quite messy history.

At some point in the "messy" phase I get an error from fast-import saying:

fatal: path foo not in branch

This seems to happen when I attempt to copy a file that is also changed in 
the same commit.  What I would like to do is find out what things look 
like just before that point - the problem is that fast-import seems to not 
create anything on failure.  So, apart restarting the import and stopping 
just before the broken commit, is there any way to find out what 
fast-import thinks the branch looks like?

Also, does anyone have any handy hints 'n' tips for working with 
fast-import?

-- 
Julian

  ---
Air pollution is really making us pay through the nose.

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

end of thread, other threads:[~2007-07-17  3:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-16 12:45 Tips for debugging fast-import front-ends Julian Phillips
2007-07-16 13:32 ` Johannes Sixt
2007-07-17  3:27   ` Shawn O. Pearce

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.