On Wed, 21.04.2010 at 10:03:16 -0400, Bradley Wagner wrote:
I did this for the FreeBSD repo, where one or two branches were moved to
some other level. I can't get to the rule file right now, but you need
to figure out the revisions when the layout changed.
Then use something like this (from the top of my head, most likely
buggy)
match /
min-revision 1
max-revision 100
branch master
end
match /trunk
min-revision 101
branch master
end
... you get the drift. Ask again if something is unclear, next time I
get to my rules files I can give you a better example.
Bye,
Uli
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html