Skip to main content



      Home
Home » Eclipse Projects » Subversive » Find/Check out as... and svn:externals
Find/Check out as... and svn:externals [message #38064] Mon, 17 November 2008 06:46 Go to next message
Eclipse UserFriend
Originally posted by: alexanderhansen.de.googlemail.com

Hi,

I want to organize dependencies in my projects using svn:externals. For
example, I use a folder "ExternalDependencies" and set the dependencies
as svn:externals property on this folder - works quite well and the
repository browser shows the links to the correct projects.

What I want to do now is "Check out as..." on the folder
"ExternalDependencies" -> "Find projects in the children of the selected
resource" (Ignore Externals is unchecked) - but unfortunately "There are
no projects found". Bug or Feature?

I debugged a little and it seems that the external projects are
recognized but the .project files are not found...

Regards,
Alex
Re: Find/Check out as... and svn:externals [message #38232 is a reply to message #38064] Thu, 20 November 2008 09:35 Go to previous message
Eclipse UserFriend
Hello Alexander,

When we search .project files we don't look at externals. Currently the
process of searching projects in children isn't fast and consulting them
will encrease the time.
So as a workaround you can directly checkout project(from externals) from
SVN Repositories view.

> Hi,
>
> I want to organize dependencies in my projects using svn:externals. For
> example, I use a folder "ExternalDependencies" and set the dependencies as
> svn:externals property on this folder - works quite well and the
> repository browser shows the links to the correct projects.
>
> What I want to do now is "Check out as..." on the folder
> "ExternalDependencies" -> "Find projects in the children of the selected
> resource" (Ignore Externals is unchecked) - but unfortunately "There are
> no projects found". Bug or Feature?
>
> I debugged a little and it seems that the external projects are recognized
> but the .project files are not found...
>
> Regards,
> Alex
Previous Topic:Import of shared projects
Next Topic:Feature Request: Automatically expand single folders
Goto Forum:
  


Current Time: Wed Jul 23 15:14:18 EDT 2025

Powered by FUDForum. Page generated in 0.03619 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top