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

Re: Subversion file externals - why not support separate repositories?

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 24 Jun 2009 11:51:43 -0700

Kyle Leber wrote:
> Is this a feature that may be supported in the future? Is there is a
> technical or philosophical reason why this feature was omitted for the
> 1.6 release?
> Thanks,
> Kyle

The under-the-hood implementation is equivalent to

svn add foo.txt
svn switch URL foo.txt

so the file has to be in the same repository.

It may be possible in the new working-copy code in 1.7 that this could be
improved, but there's no plans to.

Blair

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-24 20:52:37 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.