https://bugzilla.wikimedia.org/show_bug.cgi?id=35218
--- Comment #3 from Mark Clements (HappyDog) <[email protected]> 2012-03-16 10:56:41 UTC --- (In reply to comment #1) > I believe this is normal; since you didn't specify what version to run up to > it > just keeps going from its last point until something runs out. btw, as far as I can see there is no way of specifying which version to run up to using svnImport.php. We just have the --start argument which allows you to specify a starting revision, but it will always go up to HEAD. On the surface it seems like the API behaves differently, and allows you to specify a single revision to fetch. Perhaps svnImport should be updated to behave likewise, as it seems a bit of an odd choice to opt for the overhead (and additional point of failure) of a web request when the CLI script is sitting there on the same server. However, either way, that is not really relevant to the issue logged in this bug. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
