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

Re: Would branching across repositories be theoretically possible?

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 2 Jan 2013 02:18:36 +0200

Branko Čibej wrote on Tue, Jan 01, 2013 at 20:48:19 +0100:
> The question is, does mirroring into a (subtree of an) existing
> repository carry enough benefit (compared to a pure mirror and
> a "local" vendor branch) to justify the hassle of integrating such
> a thing into the filesystem model? I suspect not.

<@danielsh> brane: AIUI a "mirror into a subtree" would require no FS
            modifications.
<@brane> yes it would, at the very least, you'd have to forbid all
            other modifications of that subtree, or the next svnsync
            will fail miserably.
<@danielsh> brane: nope
<@danielsh> brane: a pre-commit hook will do this --- just like for
            normal svnsync.
Received on 2013-01-02 01:19:33 CET

This is an archived mail posted to the Subversion Dev mailing list.

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