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

Invalid SVN repository location format: 'null'.

From: North, Dan <dan.north_at_uk.fid-intl.com>
Date: 2005-11-10 15:19:12 CET

Hi folks.

I'm setting up a bunch of projects in Eclipse that I checked out of
subversion using svn:externals.

I check out a new workspace directory containing lots of svn:externals
definitions which then pulled down the projects I am interested in. I then
use Eclipse's File->Import->Existing projects, select the workspace
directory and it finds all the projects as I would expect. Then it imports
them, but subclipse fails with the message "Could not auto-share project
artifacts" for each project.

I now can't even manually share the projects using Team->Share. Subclipse
throws the following exception:

org.tigris.subversion.subclipse.core.SVNException: Invalid SVN repository
location format: 'null'.
        at
org.tigris.subversion.subclipse.core.repo.SVNRepositoryLocation.fromString(S
VNRepositoryLocation.java:436)
        at
org.tigris.subversion.subclipse.core.repo.SVNRepositories.getRepository(SVNR
epositories.java:155)
        at
org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.setSharing(S
VNWorkspaceRoot.java:171)
        at
org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.autoco
nnectSVNProject(SVNTeamProviderType.java:125)
        at
org.tigris.subversion.subclipse.core.SVNTeamProviderType$AutoShareJob.run(SV
NTeamProviderType.java:103)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

If I go to the command line, svn info reports the correct urls for all the
projects, and svn update, status etc. work as expected.

Does anyone know what might be going wrong? (Eclipse 3.2-M2, Win XP, weather
slightly overcast).

Thanks,
Dan
Received on Fri Nov 11 01:19:12 2005

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.