Hi all, We're using SVN version 1.8.19 on Linux. I was wondering if I execute an "svn merge -reintegrate" to reintegrate a branch back to trunk, will SVN merge the logs from the various check-ins done on the branch back into the trunk as well? Empirical data shows that it does not; but I'm not sure if we didn't do something correctly during the reintegration or if that is how SVN works. Although, I realize I can still access the branch's logs for check-in information.
Thank you and regards, -- Mun