Git development
 help / color / mirror / Atom feed
* git-cvsimport: $cvs->file() fails silently
@ 2005-10-27  4:23 Martin Langhoff
  2005-11-01  1:22 ` Martin Langhoff
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Langhoff @ 2005-10-27  4:23 UTC (permalink / raw)
  To: Matthias Urlichs, Sven Verdoolaege, Git Mailing List

We have seen a few instances of files extracted from a remote CVS repo
by $cvs->file() being empty, and still git-cvsimport did not die or
complain. If I rewind the affected head and re-run git-cvsimport, the
file is imported correctly, which makes me suspect that the server
went away or there was some other networking glitch, and that the
file() and _file() methods didn't handle it gracefully.

I've been through the file(), _file() and _line() methods, and they
seem pretty conservative -- they die or return undef in all the right
places. There _must_ be one place that we're missing but I just can't
see it.

Any ideas?



martin

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

end of thread, other threads:[~2005-11-01  1:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-27  4:23 git-cvsimport: $cvs->file() fails silently Martin Langhoff
2005-11-01  1:22 ` Martin Langhoff

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