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

Re: [Subclipse-users] Bug? using svn:externals on non existing path

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 17 Aug 2009 09:49:11 -0400

On Mon, Aug 17, 2009 at 7:55 AM, Bastian Feder<bastian.feder_at_gmail.com> wrote:

> I recently changed the srtucture of my SVN repository to different projects.
> I use svn:externals to import sources from the base project into the offsprings.
>
> Doing so I found a strange behavior using Eclipse PDT 2.1 (build
> 20090619-0625) and Subclipse 1.6.5 (client adapeter 1.6.4.1).
> When I add the following svn:externals to the property list PDT is not
> able to mark them as external sources neither in 'PHP Exlporer' nor in
> 'Navigator' view :
>
> external/commercial/module1 <PATHtoSVN>/module1
>
> The folder 'external/commercial' does not exist and will be created by
> svn itself.
>
> Any idea on this?

These issues have been discussed in the past. Try this search:

http://bit.ly/2bbEjM

In short, it is due to the way SVN has implemented externals. My
recommendation would be to not add any svn:externals property where
you have something like this:

"external/commercial/module1"

If you have anything more than "module1" in the property you get this behavior.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2384359
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-17 15:49:28 CEST

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.