HomeSoftware Heritage

add support for RCS keyword expansion over pserver protocol

Description

add support for RCS keyword expansion over pserver protocol

We can simply ask the CVS server to expand keywords for us, instead
of forcing binary file mode with the -kb option. The CVS repository
contains per-file keyword expansion defaults the server will use.
Files checked out by cvsclient.py should now match what a regular
CVS client would check out by default.

Add test cases which verify that we create the same snapshot ID
for a repository which uses the Id keyword in a file, regardless
of whether this repository is accessed via rsync or pserver.

Details

Provenance
stspAuthored on Oct 30 2021, 11:31 AM
stspPushed on Nov 9 2021, 3:43 PM
stspPushed on Nov 9 2021, 3:18 PM
Differential Revision
D6590: add support for RCS keyword expansion over pserver protocol
Parents
rDLDCVS7e2d8d8996ff: Remove debug code
Branches
Unknown
Tags
Unknown
Tasks
T3691: Implement CVS loader
Build Status
Buildable 24946
Build 38983: test-and-buildJenkins console · Jenkins