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


On Oct 20, 2005, Daniel Berlin <dberlin@dberlin.org> wrote:

> svn diff -r1:r2 is only slow in the very small diff case, where ssh
> handshake time dominates the amount of data to be transferred.

And then, cvs diff -r1 -r2 also requires a ssh handshake, so I don't
get what it is that people have been objecting to.  Can anyone please
clarify?

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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