git-svn: write the highest maxRex out for branches and tags
commitc3560e535c67b4084852da00507ff4b7fdf98ffc
authorEric Wong <normalperson@yhbt.net>
Tue, 13 Feb 2007 00:03:32 +0000 (12 16:03 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:12 +0000 (23 00:57 -0800)
treeea844367645ce0785625ad6be76937a6837ccab2
parent26a62d57a27407132d48e91b3c8f455a5fb22e4b
git-svn: write the highest maxRex out for branches and tags

Even if nothing touched paths we care about in a fetch;
increment the maxRev like we do with rev_db since
we don't like having to run get_log on revisions we've
seen before.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl