Bug 47457

Summary: Initial cvs login doesn't work
Product: [Retired] Red Hat Linux Reporter: Bernhard Rosenkraenzer <bero>
Component: cvsAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: andersca
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-23 21:40:57 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 Bernhard Rosenkraenzer 2001-07-05 15:24:47 UTC
if ~/.cvspass doesn't exist, cvs login doesn't work. It should create the 
file...

[root@spock kdelibs]# cvs login
Logging in to :pserver:bero.org:2401/home/kde
CVS password:
cvs login: failed to open /root/.cvspass for reading: No such file or 
directory cvs [login aborted]: fatal error: exiting
[root@spock kdelibs]# touch /root/.cvspass
[root@spock kdelibs]# cvs login
Logging in to :pserver:bero.org:2401/home/kde
CVS password:
[works now]

Comment 1 Bernhard Rosenkraenzer 2001-07-05 15:25:56 UTC
*** Bug 47456 has been marked as a duplicate of this bug. ***

Comment 2 Glen Foster 2001-07-13 22:20:10 UTC
This defect considered SHOULD-FIX for Fairfax gold-release.

Comment 3 Bernhard Rosenkraenzer 2001-07-31 14:50:27 UTC
Just got caught by it again - so tired of this that I fixed it myself. ;)
1.11.1p1-3 is fixed.