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

Re: svn:externals functionality for single file

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-21 18:13:56 CEST

On 7/21/07, Morten <lists@kikobu.com> wrote:
>
> Hi. I'm aware that svn:externals only works for directories. What I'm
> trying to accomplish, is a setup such that:
>
> project_1/foo -> svn://project_2/foo (svn:externals)
> project_1/bar/baz.ext -> svn://project_2/bif/baz.ext (??)
>
> Is this possible in any way?

svn:externals only operates with directories. If all of your clients
are using environments in which UNIX-style symlinks are supported,
Subversion's ability to version symlinks may help you achieve what
you're looking for.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 21 18:13:02 2007

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.