Zero3Cool wrote:
>>> Resource IDs: (2052): "Branch at copy-from-rev even if there was no
>>> change in that revision" (Particularly "copy-from-rev")
>> Tooltip for "E&xact copy sources"
> Is the following interpretation correct?: When enabled, the graph will
> show branches originating from the HEAD-revision at the time of
> branching, as opposed to the last revision containing changes to that
> particular tree.
Not quite.
Check the revision graph for TortoiseSVN.
The /branches/version_1.1.x was branched/created from
/tags/version_1.1.3 in revision 2881.
Now, with the option activated, the graph shows a node for revision 2881
and draws the connection to the 1.1.x branch from that node.
With the option deactivated, the revision graph connects the node to the
already shown node revision 2502 - that's possible because for the
/tags/version_1.1.3, there were no changes between 2502 and 2881, so
it's basically the same (from the state of the files/folders).
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-03-22 20:17:19 CET