I'm rather new to svn, I have mostly been using git.My question is, how come when I run svn log on this repo:https://code.google.com/p/gwt-ext/source/listnot all revisions are shown?For example, I run svn log -v http://gwt-ext.googlecode.com/svn/trunk/it doesn't show the latest two revisions (r1878 and r1877) and it doesn't show r1870, and I don't know why.
↧