Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11: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 14:35 Go to previous message
Igor Burilo is currently offline Igor BuriloFriend
Messages: 435
Registered: July 2009
Senior Member
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: Thu Mar 28 18:18:12 GMT 2024

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

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

Back to the top