Re: subversion on multisite
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-08-19 11:45:53 CEST
On Mon, Aug 18, 2003 at 10:26:32PM +0200, Philippe JUGLA wrote:
There is no built in support for this, but you might be able to do this:
On server1, create repos1 and do development.
After a few months, stop access to repos2.
svnadmin dump repos2
Transport the dump file from repos2 to server1.
On server1:
Then you would have to merge the repos2 stuff into /trunk. This merge
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Aug 19 11:46:58 2003 |
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.