bugConcurrent Versions System - Bugs: bug #15776, Initial checkin of binary file...

 
 

bug #15776: Initial checkin of binary file with non-default revision fails

Submitter:  None
Submitted:  Thu 16 Feb 2006 11:54:34 PM UTC
   
 
Category:  Bug Report Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 16 Feb 2006 11:54:34 PM UTC, original submission:  

For a binary file which contains cvs keywords which are not to be changed, the commands:

cvs add -kb file; cvs commit -m "comment" file

correctly does not replace the keywords, but if a non-default version number is used:

cvs add -kb file; cvs commit -m "comment" -r2.1 file

this incorrectly replaces the keywords and changes the keyword substitution mode from b to kv.

Simple example run included in attached file.  This failed for cvs 1.11.17 on both Solaris 5.9 and a PC running CYGWIN 1.5.18.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #1919:  cvs_bug.txt added by None (2KiB - text/plain - Sample run of binary add with non-default revision)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-16 None Attached File- Added cvs_bug.txt, #3409

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code