Hi! Am 24.05.2011 10:19, schrieb Holger Wansing:
> ted@debian:~/webwml/german$ cvs update > Permission denied (publickey). > cvs [update aborted]: end of file from server (consult above messages if any) Interesting. I get the following error message: ~/debian/webwml$ cvs up Cannot access /cvsroot/webwml/CVSROOT No such file or directory > ted@debian:~ /debian-installer$ svn up > svn: To better debug SSH connection problems, remove the -q option from 'ssh' > in the [tunnels] section of your Subversion configuration file. > svn: Network connection closed unexpectedly That's most likely due to changes keys. Try to ssh to the hosts (svn info will tell you which host you are using); it won't work in the first place, but tell you which line of your ~/.ssh/known_hosts doesn't match anymore. Remove that, and try again. Once you can ssh to that box, "svn up" should work, too. Best regards, Alexander -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

