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

Re: [Subclipse-users] Plugin-Projects, Dependencies and svn:externals

From: Tom Schindl <tom.schindl_at_bestsolution.at>
Date: 2006-05-03 17:38:53 CEST

Mark Phippard wrote:
> Tom Schindl <tom.schindl@bestsolution.at> wrote on 05/03/2006 11:17:31 AM:
>
>
>>could you into more detail about this I don't know what you are refering
>
> to.
>
> Project Sets are an Eclipse feature. Team providers just need to plugin
> their support. Essentially, you would checkout the projects into your
> workspace that you want people to checkout. Then select those projects
> and use File -> Export and take the Team Project Set option. This will
> create a small XML file with a .psf extension.
>
> You would make this file available for download by users. They then do
> File -> Import and take the Team Project Set option and supply the file.
> It then starts a process to checkout those projects.
>
> I'd imagine there is a better explanation in the Eclipse help since it is
> an Eclipse feature.
>

Well creating the Project Set worked like a charme and I got a psf-File
but when I try to reimport the file into an empty workspace it's not
working. I'm using build-0.9.108 and eclipse-3.2RC2.

The following message is found in the log file:
> !ENTRY org.eclipse.ui 4 0 2006-05-03 17:36:31.507
> !MESSAGE Attempted to beginRule: R/, does not match outer scope rule: P/at.bestsolution.membersadmin
> !STACK 0
> java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: P/at.bestsolution.membersadmin
> at org.eclipse.core.runtime.Assert.isLegal(Assert.java:60)
> at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:116)
> at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:225)
> at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:58)
> at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:219)
> at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:96)
> at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1684)
> at org.eclipse.core.internal.resources.Project.open(Project.java:824)
> at org.eclipse.core.internal.resources.Project.open(Project.java:882)
> at org.tigris.subversion.subclipse.core.commands.CheckoutCommand.basicRun(CheckoutCommand.java:116)
> at org.tigris.subversion.subclipse.core.commands.CheckoutCommand$1.run(CheckoutCommand.java:210)
> at org.tigris.subversion.subclipse.core.SVNProviderPlugin$6.run(SVNProviderPlugin.java:441)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
> at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:436)
> at org.tigris.subversion.subclipse.core.commands.CheckoutCommand.run(CheckoutCommand.java:208)
> at org.tigris.subversion.subclipse.core.SVNProjectSetCapability$LoadInfo.checkout(SVNProjectSetCapability.java:266)
> at org.tigris.subversion.subclipse.core.SVNProjectSetCapability.checkout(SVNProjectSetCapability.java:166)
> at org.tigris.subversion.subclipse.core.SVNProjectSetCapability.addToWorkspace(SVNProjectSetCapability.java:109)
> at org.eclipse.team.internal.ui.ProjectSetImporter.importProjectSet(ProjectSetImporter.java:84)
> at org.eclipse.team.internal.ui.wizards.ProjectSetImportWizard$1.execute(ProjectSetImportWizard.java:65)
> at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737)
> at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)

Tom

> Mark
>
>
> _____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
> _____________________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl    leiter softwareentwicklung/CSE   mobile  ++43 676 3232147
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      fax      ++43 512 935833
http://www.bestsolution.at                      phone    ++43 512 935834

Received on Wed May 3 17:39:20 2006

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.