Fix for CVS Keyword Expansion Bug
rahul
This bug and a proposed patch was submitted to the CVS community by me. It ran into religious hurdle w.r.t keyword storage in SCM repository, it has not yet been accepted by the CVS community but nevertheless has been available for download. Here is the original submission by me:
THE PROBLEM
The cvs server will automatically (or, more accurately, as part of the update run that automatically happens after a commit) expand valid keyword strings in a text file as part of the commit operation. In other words it is the responsibility of the ‘server-side’ of cvs to fill in the appropriate values for the RCS keywords.
Currently where this breaks down is when the end-user modifies the content of the RCS keywords. For example, let’s say a file contains:
Posted in CVS, Software Configuration Management |
No Comments »