Attempting to login to CVS repository for the first time via Toad results in the following error:
"cvs.exe login: warning: failed to open |Home| \.cvspass for reading : Invalid argument"
CVS client is not setup correctly
Ensure that you can log in to CVS from the windows command line. Once connection is successful from the command line, Toad will have the required details for connection to CVS.
e.g.
From the command line go to the local CVS working directory:
C:\cvs_work>cvs login <Enter>
> Logging in to :pserver:%hostname%:2401:\cvs_rep
> CVS Password:
>C:\cvs_work>
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy