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

Re: [Subclipse-dev] Problem with Subclipse and psf-File

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 31 Mar 2008 12:15:58 -0400

On Mon, Mar 31, 2008 at 11:40 AM, <Florian.Pitz_at_fiducia.de> wrote:

> i have found this thread:
>
> http://subclipse.tigris.org/servlets/BrowseList?list=dev&by=thread&from=286944
>
> We have the problem that, when we use a psf-File we could not change from
> the trunk to the branch. This thread shows a solution for this problem.
>
> When do subclipse maintain this feature?

I do not think the discussion you linked to is relevant to your
problem, and actually that was added to the code a long time ago.

The problem you encountered is that when the psf file is imported if
you did not already have a repository location defined then one was
created using the full URL of the project being checked out. This
makes it impossible to access other parts of the repository. In the
current trunk code, this has been fixed so that the locations will be
created using the repository root URL. That fix will not help you at
all though. What you need to do is the following:

1. Use Team > Disconnect on all projects so that they are not
associated with Subclipse. (Do NOT delete the svn metadata).
2. Delete the repository locations in the SVN Repositories view.
3. Add the repository location back to the view using the root URL.
4. Team > Share all projects to reconnect them. As long as the SVN
metadata is present this should just put them back as they were.

Now you should be able to access the entire repository from any of
these projects.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-03-31 18:16:05 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.