Skip to content
Snippets Groups Projects
Commit 34f46486 authored by Stefan Sperling's avatar Stefan Sperling
Browse files

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.
parent f5b974a0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment