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

Re: [Subclipse-users] Importing a project working copy from a zip file

From: Felix Dorner <felix_do_at_web.de>
Date: Sun, 09 Nov 2008 12:57:59 +0100

Hi Mark,

I have some mor information. I changed to SvnKIT, and now when importing
the project, i'm asked for
credentials to connect to the original repository. As that repository is
a local host within my company,
connecting fails and the project is not shared.
The Error log shows two related things, one is more or less expected and
happens when entering credentials, and also when cancelling:

"Couldn't auto-share Project XYZ"
org.tigris.subversion.subclipse.core.SVNException:
org.tigris.subversion.javahl.ClientException: svn: Cannot connect to '...'
at
org.tigris.subversion.subclipse.core.SVNException.wrapException(SVNException.java:75)

The second one is:

"Resource /XYZ doesn't exist"
org.eclipse.core.internal.resources.ResourceException: Resource '/XYZ'
does not exist.
    at
org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:310)
    at
org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:193)

Both entries are from org.tigris.subversion.subclipse.core

For the current case I can use Tortoise to create patches, but I'd
really like to have this
possibility from within Eclipse. I'm sure there must be a way..

Thanks,
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-09 12:58:28 CET

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.