On Tue, Aug 26, 2008 at 19:56, Robert Dailey <rcdailey_at_gmail.com> wrote:
> On Tue, Aug 26, 2008 at 6:46 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
>> On Tue, Aug 26, 2008 at 16:09, Robert Dailey <rcdailey_at_gmail.com> wrote:
>>> Hi,
>>>
>>> Suppose I am not at the head revision of trunk in a project, and I branch my
>>> working copy. From the branch, how can I tell which commit revision in the
>>> trunk I branched from? Will the revision graph accurately tell me this? Or
>>> must I use some other method?
>>
>> The log will tell you where the branch came from.
>
> How? I don't see this anywhere.
A branch is just a copy, so the first revision of the branch should
indicate a "copy from"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-27 02:10:28 CEST