This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 30891

Summary: Enable cvs checkout with CVS_PASSFILE
Product: obsolete Reporter: Jiri Skrivanek <jskrivanek>
Component: xtestAssignee: issues@obsolete <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Skrivanek 2003-02-10 10:15:53 UTC
CVS_PASSFILE is system property which points to
.cvspass file where passwords for particular
CVS_ROOTs are stored. In case of change cvs server
host or account, xtest administrator has to change
driver properties and log in to csv server under
new account on all machines. It would be more
convenient to change only .cvspass file in one
place. XTest infrastructure then will distribute
it accross all running machines.