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

Re: Externals not populating

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Thu, 2 Apr 2009 22:13:55 -0500

On Apr 2, 2009, at 10:55, David Mann wrote:

> I have set up the svn:externals property on a folder that is
> checked in to my repository.
> When I did an update after setting this property, my external files
> were populated as expected.
> I then deleted one of the external files, and performed another
> update.
> I thought that it would replace the missing external, but it did not.
>
> I ended up deleting the working copy and checking out a new working
> copy. The externals populated correctly.
>
> Shouldn’t update populate any missing externals?

Did you delete an entire external directory, or just an item inside a
directory which is an external? I would have expected "svn up" in any
parent directory to restore an entire deleted external. But if you
delete an item inside a directory which is an external, you probably
have to run "svn up" on the external directory itself, not on one of
its parents.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1527891

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 05:14:57 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.