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

Re: [Subclipse-users] svn:externals property gives me a skipped external folder

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 9 Nov 2008 15:05:23 -0500

If you are using SVNKit, try JavaHL. See:

http://desktop-eclipse.open.collab.net/wiki/JavaHL

If you are using JavaHL, try the users_at_subversion.tigris.org list. I
am not sure the circumstances when SVN skips an external.

Mark

On Sun, Nov 9, 2008 at 3:03 PM, dzenanr <dzenanr_at_gmail.com> wrote:
>
> 1. deleted the property
> 2. deleted the lib dir
> 3. committed the change
> 4. updated the local project
> 5.verified that there is no lib directory locally and remotely
> 6. added the svn:
> externals property
> lib
> http://svn.javaforge.com/svn/Modelibra/trunk/ModelibraWicketSkeleton/WEB%adINF/lib
> 7.committed the change:
> propset svn:externals "lib
> http://svn.javaforge.com/svn/Modelibra/trunk/ModelibraWicketSkeleton/WEB%adINF/lib
> " /home/dzenanr/workspace/DmEduc-11/WEB-INF
> commit -m "" -N /home/dzenanr/workspace/DmEduc-11/WEB-INF
> Sending /home/dzenanr/workspace/DmEduc-11/WEB-INF
> Committed revision 2136.
> 8.verified that there is no lib directory locally and remotely
> 9. updated the local project:
> update /home/dzenanr/workspace/DmEduc-11 -r HEAD --force
> Updating external location at:
> /home/dzenanr/workspace/DmEduc-11/WEB-INF/lib
> Skipped /home/dzenanr/workspace/DmEduc-11/WEB-INF/lib
> At revision 2136.
> 10. the empty lib directory created locally (no lib directory remotely)
>
>
>
>
>
> Mark Phippard-3 wrote:
>>
>> On Sun, Nov 9, 2008 at 12:30 PM, dzenanr <dzenanr_at_gmail.com> wrote:
>>>
>>> I have updated my local working environment to
>>>
>>> Ubuntu-8.10
>>>
>>> Eclipse-3.4.1
>>> Build id: M20080911-1700
>>>
>>> abd Subclipse-1.4.6
>>>
>>> Up to now I have never had problems with the svn:externals property. Now,
>>> the property is ignored. After the property is committed, the update
>>> skips
>>> the directory that should have external jars:
>>>
>>> Skipped /home/dzenanr/workspace/DmEduc-11/WEB-INF/lib
>>
>> That is a message coming out of Subversion. I am not sure what cases
>> it skips externals, but perhaps if there is a directory of the same
>> name already present?
>>
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
>> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>>
>>
>>
>
>
> -----
> Dženan
> http://www.modelibra.org/
> --
> View this message in context: http://www.nabble.com/svn%3Aexternals-property-gives-me-a-skipped-external-folder-tp20408623p20410175.html
> Sent from the subclipse - users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-09 21:05:32 CET

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.