Newbie Question 2: Merging across repositories
From: Michael Caplan <michael.caplan_at_htc.ca>
Date: 2005-09-27 18:49:52 CEST
I have another newbie issue which I cannot find an answer for on the net:
(1) The application we develop is maintained in one repository. (2)
The way we accomplished this with CVS is as follows:
1) Grab a copy of the most resent stable version:
2) import application changes into client repository:
3) Merge the changes:
4) Fix conficts and commit:
With SVN I tried a similar approach:
1) Grab a copy of the most resent stable version:
2) import application changes into client repository:
3) Grab a copy of client repository trunk
4) Merge changes:
This results in the following output:
....
All the files common between repository 1 and the client repository get
Thanks in advance,
Michael
---------------------------------------------------------------------
|
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.