HomeSoftware Heritage

preserve empty lines in CVS log messages over pserver

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

Description

preserve empty lines in CVS log messages over pserver

Empty lines sent by the CVS server in rlog output were being stripped
by our custom cvs client implementation. Unfortunately, this resulted
in empty lines being stripped from CVS log messages, which is fixed
with this commit. The rsync access method already preserved log
messages properly, and now the pserver access method does the same.

Details

Provenance
stspAuthored on Nov 11 2021, 11:24 AM
stspPushed on Nov 22 2021, 7:51 PM
Differential Revision
D6638: preserve empty lines in CVS log messages over pserver
Tasks
T3691: Implement CVS loader
Build Status
Buildable 25102
Build 39218: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.