Christian Boos <[email protected]> writes: > Knowing what is 'eligible' from a given branch is a quite important > information to my eyes, as with 'svn merge' you have to explicitly tell > what revisions you want to merge (except for the --reintegrate special > case).
You don't have to specify if you want to take all the eligible revisions. We have feature branches, and do WC/foo $ svn merge https://repobox/svn/project/foo/trunk (via script to get the details right) to take all trunk revisions that have not been merged to the branch and merge them. Sometimes this just updates ergeinfo, if there are revisions in the repo that don't affect that module. I didn't know about svn log -g, but it would be nice if the source browser showed that info.
pgpRWw7NXRYe0.pgp
Description: PGP signature
