Bug 841102 - the addChanglog.pl script can't handle user inputed cvs user name properly
Summary: the addChanglog.pl script can't handle user inputed cvs user name properly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Hardware Catalog
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tony Fu
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 837717
TreeView+ depends on / blocked
 
Reported: 2012-07-18 07:29 UTC by Tony Fu
Modified: 2012-11-16 03:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-16 03:11:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Tony Fu 2012-07-18 07:29:53 UTC
Description of problem:

When building a rpm package, the addChangelog.pl will ask user to input the cvs user name, but the cvs still uses the user name got from user's local evn.


How reproducible:


Steps to Reproduce:
1. switch to a different user from your normal user (for example, I switch user from tfu to "power-user") 
2. run "make rpm" to build a hwcert rpm
3.
  
Actual results:
The build process will ask you the password of the power-user@cvsserver, even it has asked user to input the cvs user name earlier.  here power-user is user's local user name rather than a real cvs user.


Expected results:
the build process should ask user the password of the cvs user name input by user before.  Here, it should ask me the password of tfu@cvsserver


Additional info:

Comment 6 Tony Fu 2012-11-01 07:34:25 UTC
verified.

Comment 7 Tony Fu 2012-11-16 03:11:55 UTC
verified.


Note You need to log in before you can comment on or make changes to this bug.