[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-users] Internal error when updating a project

From: Hale,Katherine <halek_at_oclc.org>
Date: Fri, 11 Jul 2008 11:05:05 -0400

Polarion's svnimporter is like that. Can you reproduce it with these
public URLs?

http://svn.polarion.org/repos/community/svnimporter/trunk/org.polarion.s
vnimporter.svnprovider (has .project)
http://svn.polarion.org/repos/community/svnimporter/trunk/org.polarion.s
vnimporter.vssprovider (has .project)

-----Original Message-----
From: Ralf Schuchardt [mailto:rasc_at_gmx.de]
Sent: Friday, July 11, 2008 10:37 AM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] Internal error when updating a project

Am 11.07.2008 um 15:31 schrieb Mark Phippard:

> On Fri, Jul 11, 2008 at 7:52 AM, cok_at_frontiernet.net
> <cok_at_frontiernet.net> wrote:
>
>> Here is the stack trace from the .log file:
>>
>> !ENTRY org.eclipse.core.jobs 4 2 2008-07-11 07:46:49.171 !MESSAGE An
>> internal error occurred during: "SVN Update".
>> !STACK 0
>> java.lang.IllegalArgumentException: Attempted to beginRule: P/
>> OpenJML, does not match outer scope rule: P/OpenJDK

> 2) So with #1 ruled out, maybe it has something to do with the
> projects. If we can get an open source project that this happens with

> then we can try it with the same project.
>
> In the past, whenever this specific problem came up it was always
> trivial to recreate it and fix it. When this was first reported, I
> went into the code to just make the "obvious fix", but the existing
> code already was written that way.
>
> So we are stumped.

I found a pattern.

Take the following setup:

a repository with:

http://svnserver/svn/projects/bigproject/trunk/Part1
http://svnserver/svn/projects/bigproject/trunk/Part2

Part1 and Part2 are Eclipse-Projects

I checked out _trunk_ as "bigproject" on the command line (or another
subversion client) with both Part1 and Part2 in it, so my working copy
has:

/bigproject
   Part1
   Part2

I then imported Part1 and Part2 as projects into my workspace from the
existing working copy.

When I now try to update Part1 or Part2 the error occours. I can
replicate this on two independent projects.

I have also a third eclipse project Part3 in a subdirectory of trunk:

http://svnserver/svn/projects/bigproject/trunk/subdir/Part3

and in my working copy

/bigproject/subdir/Part3

I can update Part3 in Eclipse without isssues.

Maybe this helps.

Thanks
Ralf Schuchardt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-11 17:05:18 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.