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 wrote:

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.

--Dan





Daniel, I don't have an account with the repository.
How would I set my computer up to get the gcc code anonymously?
All i do is compile the code to make sure it will work with i686-pc-cygwin.
Bobby


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