Re: How to integrate an svn:external into the parent repository?
From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 4 Mar 2009 01:50:04 -0600
On Mar 3, 2009, at 13:29, Josef Wolf wrote:
> I have a repository which integrates another repository via the
Yes, that's this bug:
http://subversion.tigris.org/issues/show_bug.cgi?id=2371
> The problem is that I have lots of working copies which are updated
Remove the external directory first.
rm -rf /path/to/ext
Then you can "svn up" to get the new versioned one from the repository.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.