dev@glassfish.java.net

Re: resolve svn conflict?

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Thu, 25 Aug 2011 15:09:17 -0700

That alone wasn't enough, but I followed it up with
svn revert appserver/admin/rest
and that seems to have done it.

Tom Mueller wrote on 08/25/2011 02:42 PM:
> admin/rest has been moved to nucleus, so you shouldn't have anything there.
>
> I expect that:
>
> rm -rf appserver/admin/rest
>
> will fix the problem.
>
>
> On 8/25/2011 4:35 PM, Bill Shannon wrote:
>> How do I resolve this svn conflict?
>>
>> A + C appserver/admin/rest
>> > local edit, incoming delete upon update
>> M + appserver/admin/rest/rest-client
>>
>>
>> As far as I know, I didn't change anything, this conflict just
>> appeared when I updated.