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


    Lars Gullik Bj=F8nnes wrote:
    > It seems that svn is unable to send all its requests to the svn
    > repo over one ssh connection. In one test I just did I had to enter
    > the ssh password five times.

    man ssh-agent

You're missing the point: he's making an efficiency argument.  Namely, that
the fact he had to enter his password five times meant that five connections
were made where he expected only one.


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