﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
199	possible corruption in git-foolscap	Brian Warner		"I tried to use git-foolscap on a larger repository than my usual testing covers (using a full copy of www.lothar.com), and got a git error which makes it seem like git-foolscap/flappclient is corrupting the data somehow, or maybe just terminating early:

{{{
git clone FURL
Cloning into 'LOCALDIR'...
remote: Counting objects: 1960, done.
remote: Compressing objects: 100% (1932/1932), done.
fatal: protocol error: bad line length character: ####/s     
fatal: early EOF
fatal: index-pack failed
}}}

To track this down, I need to instrument the flappserver on the far end to record everything it sends and receives, and do the same on the near end, in a form that lets me compare the two and find differences or truncations.

The server is running foolscap-0.6.3, and the client is running foolscap-0.6.4 .
"	defect	closed	major	eventually	unknown	0.6.3	duplicate		
