Bug 41032

Summary: "cvs edit" complains about invalid character
Product: [Retired] Red Hat Linux Reporter: Bertil Askelid <bertil>
Component: cvsAssignee: Martin Stransky <stransky>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-08 13:18:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bertil Askelid 2001-05-17 00:54:00 UTC
Description of Problem:
"cvs edit" complains about invalid character in current directory:

cvs [edit aborted]: current directory
(/home/local/Zeta-Soft/CVS/Working/bertil/iC++/c++/test-programs/vdg-tests)
contains an invalid character (+,>;=\t\n)

It didn't say anything about this in older releases. However, if I submit
the command in ~ and instead have the absolute file name in the command
argument, it does not complain:

cvs edit
/home/local/Zeta-Soft/CVS/Working/bertil/iC++/c++/test-programs/vdg-tests/file.c


How Reproducible:


Steps to Reproduce:
1.
2.
3.

Actual Results:


Expected Results:


Additional Information:

Comment 1 Martin Stransky 2005-03-08 13:18:23 UTC
It's official cvs behavior.