I have a way I would like to try using BC3 but not sure if its possible.
I have a working directory that I am modifying code in. I periodically unzip a new copy of our source library's version of our code (so i can move up to later code tree). I create a snapshot from the new version of code and compare it with the existing tree. I then would like to compare diffs with the new tree
(guess I could have compared the old tree to new tree to start with). I don't see a way to compare the diffs with the menu options offered. basically the idea is compare to trees (or a snap on one side) then compare just the diffs to an 3rd tree (sometimes).
I have a working directory that I am modifying code in. I periodically unzip a new copy of our source library's version of our code (so i can move up to later code tree). I create a snapshot from the new version of code and compare it with the existing tree. I then would like to compare diffs with the new tree
(guess I could have compared the old tree to new tree to start with). I don't see a way to compare the diffs with the menu options offered. basically the idea is compare to trees (or a snap on one side) then compare just the diffs to an 3rd tree (sometimes).
Comment