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

Re: Is this possible

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 9 Jul 2008 07:35:45 -0400

On Wed, Jul 9, 2008 at 07:07, Rabol <steen.rabol_at_gmail.com> wrote:
> I was wondering if this is possible:
>
> Two different repositories shares one or more files e.g.
>
> Let's say that and application comes in 3 different versions 'Basic',
> 'Pro' and 'Enterprise'
>
> Some of the files in these are the same, but one or more files is
> different in each - but have the same file name, the difference is
> that each edition of the application have more or less functionality.

Subversion cannot "share" individual files. If you can move all the
common files into one directory, you can use svn:externals to pull
those common files into each project.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-09 13:35:53 CEST

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

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