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: Is the test svn repository working fine?


> >See previous threads about how svn makes multiple connections to the
> > server, each requiring authorization.
>
> I guess it is the SSH connection caching thing?!? I tought it was for
> performance not also for finger saving... ;)

I think it's configurable via the ControlMaster option. The default is to 
allow secondary connections without asking for a password.

Paul


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