In order to be "connected" in Subclipse there has to be a "Repository
location" in the SVN repositories view and we currently require a
connection to the repository when creating it. We do not need one
after that (unless you use an SVN operation that requires one) but we
do need a connection when adding the repository.
Mark
On Sun, Nov 9, 2008 at 6:57 AM, Felix Dorner <felix_do_at_web.de> wrote:
> 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
>
>
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
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 16:59:00 CET