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

Re: Link Branches

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 6 Nov 2008 16:47:38 -0600

On Nov 6, 2008, at 04:11, Benjamin Peter wrote:

> In a different version control system I got in contact with had
> this feature where you could create branches
> but the files where still linked to each other. Changes to one
> branch where automatically performed on the
> linked branches/files too.
>
> Those links where kept until you explicitly specified to break that
> link, in case you want that feature
> not to be included in the stable branch for example.
>
> I think this feature is very usefull in times when you have a new
> development branch but in the
> testing phase a lot of fixes are done for both, the "stable" and
> development branch.
>
> Is such a thing possible in svn? Do you think this is something
> useful?

The only possibly related idea in Subversion would be externals:

http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-06 23:48:08 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.