I don't understand what View menu you are talking about. Is this an
Eclipse menu?
I'm really asking for a way to verify that history has been
preserved---or that this person even correctly did a move rather than
separate deletes and copies. How do I do that? Is there a command-line
client command I can issue? Like:
svn log /repo/new
What do I look for?
What single, simple command can I make to verify unambiguously whether
/repo/trunk/new has history connecting it to /repo/trunk/old ?
Garret
Mark Phippard wrote:
> The history view might be set to stop on copy. Check the view drop
> down menu.
>
> Sent from my iPhone
>
> On Jun 30, 2008, at 9:53 PM, Garret Wilson <garret_at_globalmentor.com>
> wrote:
>
>> A client of mine finally switched from CVS to Subversion 1.5. I had
>> been extolling the virtues of Subversion, including history.
>>
>> Starting with freshly converted repository, a team member moved
>> /repo/trunk/old to /repo/trunk/new .
>>
>> I pull up the Subclipse 1.4 (supporting Subversion 1.5) inside
>> Eclipse 3.4 and look at the log of /repo/trunk/new . I only see the
>> addition of /repo/trunk/new . I don't see any previous history of
>> /repo/trunk/old .
>>
>> What single, simple command can I make to verify unambiguously
>> whether /repo/trunk/new has history connecting it to /repo/trunk/old ?
>>
>> Garret
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
---------------------------------------------------------------------
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 04:14:59 CEST