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%c2%adINF/lib
7.committed the change:
propset svn:externals "lib
http://svn.javaforge.com/svn/Modelibra/trunk/ModelibraWicketSkeleton/WEB%c2%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
Received on 2008-11-09 21:03:31 CET