diff options
author | 2006-02-16 18:13:32 -0800 | |
---|---|---|
committer | 2006-02-17 01:01:24 -0800 | |
commit | defc649229eef2461ad1c2fea53985b8c10fd3db (patch) | |
tree | 1a2ac72dccf4b6e257596b482b2ed5a7b0cea584 /check-ref-format.c | |
parent | git-svn: fix revision order when XML::Simple is not loaded (diff) | |
download | tgif-defc649229eef2461ad1c2fea53985b8c10fd3db.tar.xz |
git-svn: ensure fetch always works chronologically.
We run svn log against a URL without a working copy for the first fetch,
so we end up a log that's sorted from highest to lowest. That's bad, we
always want lowest to highest. Just default to --revision 0:HEAD now if
-r isn't specified for the first fetch.
Also sort the revisions after we get them just in case somebody
accidentally reverses the argument to --revision for whatever reason.
Thanks again to Emmanuel Guerin for helping me find this.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'check-ref-format.c')
0 files changed, 0 insertions, 0 deletions