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

[Subclipse-users] Bug with externals decorator?

From: Dan Falconer <lists_subversion_users_at_avsupport.com>
Date: 2007-01-06 00:16:21 CET

        I've got a repository that runs our web application, and I've got some
open-source PHP libraries that I use. To keep them up-to-date, I have
svn:externals setup to retrieve each of them..... Here's the relevant
portion of the directory structure:
        /lib/externals/
                cs-arrayToPath/
                cs-phpxml/

The "externals" directory in lib is under version control. On "/lib", I've
got the svn:externals definition:

externals/cs-arrayToPath
https://cs-arraytopath.svn.sourceforge.net/svnroot/cs-arraytopath/trunk
externals/cs-phpxml
https://cs-phpxml.svn.sourceforge.net/svnroot/cs-phpxml/trunk

I've set the "externals" dir to ignore everything ("*" for "svn:ignore"), and
the first time (or possibly several times), the decoration that shows the two
folders as external appears. When I perform an update on the root of the
project (Team->update), the decoration disappears. If I remove the
"svn:ignore" property on externals, the decoration is back... but the next
time I open Eclipse, or by performing an update (or even refresh, I believe),
the decoration disappears.

I haven't tried setting the "svn:externals" setting directly on the
"externals" folder for this project, though I believe that caused issues with
another project (with a different version of Eclipse/Subclipse). Any help
would be much appreciated: without that decoration, I'll forget they're
external, and the other devs will have no clue.

-- 
Best Regards,
Dan Falconer
"Head Geek",
AvSupport, Inc. (http://www.partslogistics.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Jan 6 00:16:37 2007

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.