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

Re: SVN and existing svn projects (I know it's been asked before)

From: Edward Rudd <eddie_at_omegaware.com>
Date: 2005-02-22 18:12:03 CET

On Mon, 21 Feb 2005 12:25:36 -0500, Mark Phippard wrote:

> Just to be clear, I have attached a screenshot of what you should see in
> the wizard when Subclipse DOES recognize the .svn folders.

I am not seeing that screen at all I am seeing a screen asking for
the Url Location, root URL Location and Authentication credentials

> I do not think there is any way to manually setup the relationship. It is
> actually something stored inside of the Eclipse .metadata by Eclipse
> itself, so that it knows whose classes to call for the team operations for
> that project. Given that our code is not able to recognize that this is a
> WC, even if you could manually set it up, I would not be confident that
> anything would work. We are not just checking for a .svn folder, we are
> running Subversion API's and letting it tell us if it is a WC.

then something is wrong with either how subclipse is talking to the API,
or the JavaHL api is broken, as the subversion command line client detects
it correctly as a WC, and rapid SVN detects it as a subversion WC. Is
there a way I can turn on debugging of subclipse and/or javahl so I can
see where it's failing to detect the repository?

Regards,
Edward Rudd
Received on Wed Feb 23 04:12:03 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.