svn commit: r195829 - stable/7/sys/dev/usb

Brian Somers brian at FreeBSD.org
Thu Jul 23 20:51:20 UTC 2009


On Thu, 23 Jul 2009 20:03:38 +0100, Bruce Simpson <bms at incunabulum.net> wrote:
> Perhaps a purchase of the Subversion book is in my future.

You can download the pdf for free - it's worth reading.

IMHO the svn:mergeinfo idea is flawed.  It doesn't handle
hierarchies with mixed --depth values at all - it should
at least handle merges to trees with non-infinity-depth nodes
by duplicating the mergeinfo for each non-infinity-depth node
from it's closest parent and not merging to the node.  The
observant committer would of course not commit such a thing
(and would set their depth to infinity on these nodes first).

-- 
Brian Somers                                       <brian at Awfulhak.org>
Don't _EVER_ lose your sense of humour !            <brian at FreeBSD.org>


More information about the svn-src-stable-7 mailing list