Daniel Berlin <[EMAIL PROTECTED]> writes: | > I'd also remember that this issue (diff of a single file across SSH being | > slower) can be fixed by either an OpenSSH upgrade (which should be flawless | > in many cases), or a svn:// readonly access (which I still have to | > understand if it can be done), | | svn:// readonly access is up and running. | Just remove the +ssh from your url. | | The only reason we don't use svn:// right now is that it would require | transmitting passwords in plaintext.
Am I misunderstanding somthing about the CRAM-MD5 challenge mentioned in the 1.2.3 manual? (ch6. Built-in authentication and authorization) The password should never cross the link in plaintext with that? -- Lgb