All of lore.kernel.org
 help / color / mirror / Atom feed
* git-cvsexportcommit fails for huge commits
@ 2007-12-11 20:04 Markus Klinik
  2007-12-12  8:31 ` Jeff King
  0 siblings, 1 reply; 15+ messages in thread
From: Markus Klinik @ 2007-12-11 20:04 UTC (permalink / raw)
  To: git

Hi,

git-cvsexportcommit fails for huge commits, that is commits with lots of files.
To be exact, the problem arises if the generated 'cvs status' command exceeds
the maximum length for commands.

Here is the error:

Can't exec "cvs": Argument list too long at /home/mkl/bin/git-cvsexportcommit
line 334.  Argument list too long 0 at /home/mkl/bin/git-cvsexportcommit line
334.  cvs status [snip: long, long list of files]  1792 at
/home/mkl/bin/git-cvsexportcommit line 332.

The complete error message was 334523 characters long before I snipped the
files.

Used version is from public git repository, Tue Dec 11 20:59:01 CET 2007
(bf82a15095ed374496c2e98b6b672aa8c8c4d034).

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

end of thread, other threads:[~2007-12-15 10:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 20:04 git-cvsexportcommit fails for huge commits Markus Klinik
2007-12-12  8:31 ` Jeff King
2007-12-12  9:21   ` Junio C Hamano
2007-12-12  9:25     ` Jeff King
2007-12-14  3:22       ` Junio C Hamano
2007-12-14  4:45         ` Jeff King
2007-12-14  9:15           ` Jeff King
2007-12-14 13:47             ` Robin Rosenberg
2007-12-15 10:09               ` Jeff King
2007-12-12 16:02   ` Linus Torvalds
2007-12-12 16:17     ` Jeff King
2007-12-12 19:58   ` Martin Langhoff
2007-12-13  4:17     ` Jeff King
2007-12-13  8:39       ` Markus Klinik
2007-12-13  9:01         ` Jeff King

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.