This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A couple more subversion notes


Daniel Berlin <dberlin@dberlin.org> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]