Thread (5 messages) flat view 5 messages, 3 authors, 2016-06-15

Re: parsecvs fails even on simple input

From: Keith Packard <keithp@keithp.com>
Date: 2016-06-15 22:43:18

On Fri, 2007-06-22 at 15:36 +0400, Roman Kagan wrote:
The problem is the following: after that commit parsecvs tries to add
objects to the git tree on its own via calls to libgit; however, in
between it runs git-pack-objects.  Thus objects move to pack files
without libgit being aware of it; this results in 'ivalid object'
errors.
Sticking a call to reprepare_packed_git() after the pack creation fixes
this nicely.
 Wouldn't it be better to teach parsecvs
to speak git-fast-import language instead?
Avoiding fork/exec is rather important for parsecvs perforamance.

-- 
keith.packard@intel.com

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help