BTW

revision can be reverted w/ a negative.   For example to revert revision 9
and 4 could do the following

svn merge -c -9 .
svn merge -c -4 .




On Tue, May 21, 2013 at 10:23 AM, Keith Turner <ke...@deenlo.com> wrote:

> Corey,
>
> It seems these move were not done is such a way that history was
> preserved.   'svn move' should be used, it preserves history.   Although I
> never use this.  When I move things around in eclipse it automatically does
> 'svn move'.
>
> I looked into how to fix this.  There does not seem to be an easy way
> other than reverting the changes and doing a move.
>
> Keith
>
>
>
> On Mon, May 20, 2013 at 10:12 PM, <cjno...@apache.org> wrote:
>
>> Author: cjnolet
>> Date: Tue May 21 02:12:28 2013
>> New Revision: 1484644
>>
>> URL: http://svn.apache.org/r1484644
>> Log:
>> ACCUMULO-1438 Moving MiniAccumuloCluster into mini module
>>
>>

Reply via email to