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

Re: how to make one file in repository link-to / check-out-to another location?

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 9 Dec 2008 23:00:42 +0000

On Mon, Dec 08, 2008 at 09:52:32PM -0600, Ryan Schmidt wrote:
> On Dec 8, 2008, at 17:32, Andy Levy wrote:
>
> > Externals, despite the name, work equally well for intra-repository
> > "links" as inter-repository links.
>
> However, John, note that you can only declare externals at the
> directory level. You cannot declare externals at the file level.
>
> There is already an open feature request for that:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=937

Not only feature request.

File externals have been implemented and will be in 1.6.
The feature was merged into trunk last September:

  ------------------------------------------------------------------------
  r33229 | blair | 2008-09-22 05:29:44 +0100 (Mon, 22 Sep 2008) | 4 lines
  
  Merge the file-externals branch back to trunk. This allows an
  svn:externals to add a file into the working copy. It is implemented
  as an 'touch foo; svn add foo; svn switch URL foo'.

I guess issue #937 should be closed. (Cc'ing Blair because of this.)
 
Stefan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-10 00:01:54 CET

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.