> From: [email protected] [mailto:[email protected]] On Behalf > Of theBlueSage > > In short, I need a way to keep commit log history per file when I merge > one branch into another in SVN. I know this is a limitation of SVN, but
Not really. Have a look at --use-merge-history (-g) http://svnbook.red-bean.com/en/1.5/svn.branchmerge.advanced.html I think this ability was added in svn 1.5, but don't quote me. Fact check if it's important for you to know which version of svn introduced this. _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
