Spiro Trikaliotis writes: > > So, I assume this means "if the patch is clean and mean, we would accept > it", does it?
I can't speak for the other developers, but I'm open to such a patch. > So, if I export a whole module (or anything more than just one file), a > symbolic tag has to be given. If I export only one single file, a > revision would be allowed. Would that be an acceptable solution? Sounds good to me. > > > BTW: Even cvs -H export does not mention that -r must be given a > > > symbolic tag. Event this command mentions tag or revision. > > > > Fixed. > > This is not the fix I had in mind. ;) I know, but I felt it was worth doing anyway. Just be sure to change it again in your patch. :-) > I am never prompted for a password. Anyway, for other servers, this > works perfectly. I'm not prompted for a password either, but it appears that keyboard-interactive is the method that succeeds: debug1: Host 'savannah.nongnu.org' is known and matches the RSA host key. debug1: Found key in /thor/scjones/.ssh/known_hosts:11 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Trying private key: /thor/scjones/.ssh/id_rsa debug1: Offering public key: /thor/scjones/.ssh/id_dsa debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: keyboard-interactive debug1: Authentication succeeded (keyboard-interactive). debug1: channel 0: new [client-session] debug1: Entering interactive session. debug1: Sending command: cvs server Perhaps you need a newer version of ssh? -Larry Jones He doesn't complain, but his self-righteousness sure gets on my nerves. -- Calvin _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
