Hi: Suppose we have two exactly same subversion repository trees, one which HEAD is at revision 9000 and one which HEAD is only at revision 100. Is the one with low revision number performs faster? Or should be no difference?
the performance, I mean "svn update", "svn commit" etc. Thank you.