Hi Ryan and Erik
> "svn update" first.
That did it, thanks.
> log -rHEAD --stop-on-copy TRY_7June2010
That actually gave no entries.
Thanks for your help.
David
On Fri, Jun 11, 2010 at 2:03 PM, Ryan Schmidt <
subversion-20...@ryandesign.com> wrote:
>
> On Jun 11, 2010, at 07:01, David Aldrich wrote:
>
> > I would like to show log information for a branch, to show when the
> branch was created and when merges from the trunk were committed to the
> branch.
On Fri, Jun 11, 2010 at 2:08 PM, Erik Andersson wrote:
>
>
> On Fri, Jun 11, 2010 at 2:03 PM, Ryan Schmidt <
> subversion-20...@ryandesign.com> wrote:
>
>>
>> On Jun 11, 2010, at 07:01, David Aldrich wrote:
>>
>> > I would like to show log information for a branch, to show when the
>> branch was
On Jun 11, 2010, at 07:01, David Aldrich wrote:
> I would like to show log information for a branch, to show when the branch
> was created and when merges from the trunk were committed to the branch.
>
> I have successfully used this command:
>
> C:\MyProj\branches>svn log --stop-on-copy TRY_7