CVS access
Posted: 11 Feb 2005, 14:14
Dear all,
I am experiencing some stupid access problem to the CVS server. Following (as carefully as I could) the instructions that Juergen sent to the mailing list, when I right-click the local folder and choose "CVS checkup", first I receive this encouraging feedback:
but then PuTTY complains about an "unable to autenticate" Fatal Error with a messagebox and everything concludes with:
Possibly the following can give an hint to discover what I did wrong. I typed on the command line:,
typed the password after having been requested to do it, but obtained again an autentication error - after 3 tries the error is:
Can anyone suggest any idea or a test I can perform to find out my error?
I use Windows XP SP2, TortoiseCVS 1.8.9 and WinMerge 2.2.0.0 if it matters.
Thanks
febo
PS my institution has a firewall and I had port 22 open. Before that I had a "can't connect" kind of error.
PS2 I used the second set of instructions that Juergen sent us. Before that the error was even nastier (can't recall now)
I am experiencing some stupid access problem to the CVS server. Following (as carefully as I could) the instructions that Juergen sent to the mailing list, when I right-click the local folder and choose "CVS checkup", first I receive this encouraging feedback:
Code: Select all
In D:\Tools\BCI2000: "C:\Programmi\TortoiseCVS\cvs.exe" "checkout" "-P" "BCI2000"
CVSROOT=:ext:bciro@turtle.medpsych.uni-tuebingen.de:/home/bcicvs/cvsroot
Code: Select all
cvs checkout: warning: unrecognized response `Access denied
' from cvs server
cvs [checkout aborted]: end of file from server (consult above messages if any)
[color=red]Error, CVS operation failed[/color]Possibly the following can give an hint to discover what I did wrong. I typed on the command line:
Code: Select all
ssh -l bciro turtle.medpsych.uni-tuebingen.detyped the password after having been requested to do it, but obtained again an autentication error - after 3 tries the error is:
Code: Select all
Permission denied (publickey,password,keyboard-interactive).I use Windows XP SP2, TortoiseCVS 1.8.9 and WinMerge 2.2.0.0 if it matters.
Thanks
febo
PS my institution has a firewall and I had port 22 open. Before that I had a "can't connect" kind of error.
PS2 I used the second set of instructions that Juergen sent us. Before that the error was even nastier (can't recall now)