Book a Demo

Author Topic: Failed to connect to remote CVS  (Read 1945 times)

ndzpac

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Failed to connect to remote CVS
« on: September 02, 2005, 01:54:17 am »
Hi,
I am using EA 5.0 build 769 corporate edition on windows XP and trying to connect to remote CVS repository. But failed to do so, getting error that

Error while initializing Version Control Provider:
CVS reports the following error:
cvs.exe version: authorization failed: server <servername> rejected access to <path> for user <username>

I am using same user and password with eclipse to connect to same remote repository and it is working fine.
Any idea whats wrong?
To connect thru EA, I have created env variable CVSROOT with value:
:pserver:<username>:<password>@<server>:<directoryAtServer>

Any help/pointer will be useful.
Thanks in advance.