On Fri, 2006-04-07 at 13:54 -0600, Ronald G Minnich wrote: > first read andrew morton's writeup on why he does not use git.
Are you talking about this? http://www.kerneltraffic.org/kernel-traffic/kt20050605_311.html#2 If so, I don't see that it has any relevance. > xen uses mercurial and they are happy with it. But do we need multiple > repo capability or not? For my work, I find it tremendously useful. > What's missing in svn that you don't like? Every single operation except diff and status requires that I talk to the server. This makes trying to deal with the entirety of a large tree (which, as release coordinator, is almost all I do) very very slow. Couple that with Subversion's lack of meaningful support for branches and merges (something else that I do all the time) and you begin to get the picture :-( <b _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
