RE: Distributed Subversion Repositories
From: Tennebø Frode <frode.tennebo_at_saabgroup.com>
Date: Wed, 17 Feb 2010 12:31:43 +0100
> I have the following problem. Repository A is used by a lab
You could use vendor branches (http://svnbook.red-bean.com/en/1.0/ch07s04.html). Note that with this solution you will not be able to retain individual commits in B when merging back from B to A - it will appears as one commit. Alternatively, you could set up git for repository B and use git-svn (http://www.kernel.org/pub/software/scm/git/docs/git-svn.html) when you want to re-integrate.
-Frode
-- ^ Frode Tennebø | email: Frode.Tennebo_at_saabgroup.com ^ | Saab Technologies Norway AS | Isebakkeveien 49 | | N-1788 Halden | Phone: +47 45 24 99 39 | | with Standard.Disclaimer; use Standard.Disclaimer; |Received on 2010-02-17 12:32:27 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.