John Niven wrote:
>> -----Original Message-----
>> From: Garret Wilson [mailto:garret_at_globalmentor.com]
>> Sent: Tuesday, 1 July 2008 14:15
>> To: Mark Phippard
>> Cc: users_at_subversion.tigris.org
>> Subject: Re: command to verify move history
>>
>> I don't understand what View menu you are talking about. Is
>> this an Eclipse menu?
>>
>
> I presume Mark's talking about the Eclipse view that displays SCM
> history (right-click on file in Package Explorer, Team, Show History).
> There's a drop-down menu (typically top-right) on every Eclipse view, on
> the SCM History view's menu there's an option to "Stop on Copy/Rename".
>
Maybe it's staring me in the face, but I'm not finding this option.
Maybe you're talking about some other version of Eclipse---I'm using 3.4.
Be that as it may, this wasn't a question about Eclipse necessarily---I
just wanted to find *any* way to verify that a file has history. I think
the easiest answer seems to be:
1. Do a "svn log repo/trunk/new".
2. If you don't see the history of repo/trunk/old, the history isn't
there, because "svn log" by default shows all history.
Thanks for the suggestions.
Garret
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-01 05:56:41 CEST