HomeSoftware Heritage

test checkout of file lacking trailing \n over pserver protocol

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

test checkout of file lacking trailing \n over pserver protocol

This test reproduces the bug fixed in
commit d3b3344bc26d90acb081fe827aed60257d931cfe where our custom cvs
client would fail to check out a file which lacks a trailing newline
from a remote CVS server.

The error triggered by the test without the fix in place is:

CVSProtocolError: Overlong response from CVS server:
b'delta with no trailing eolok\n'

Details

Provenance
stspAuthored on Oct 27 2021, 1:04 PM
stspPushed on Oct 28 2021, 7:02 PM
Differential Revision
D6566: test checkout of file lacking trailing \n over pserver protocol
Tasks
T3691: Implement CVS loader
Build Status
Buildable 24813
Build 38743: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.