RE: Vendor braches [Was: Re: applying a merge on a non workingcopy]
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-24 22:31:04 CET
The crux of the "vendor branch" system is that there are two main threads of development. One is your current code. It evolves in the normal manner. The "vendor branch" evolves, but successive revisions are successive releases of the code by the vendor. When the vendor produces a new version, you check it in as a revision of the vendor branch, then merge that delta of the vendor branch into the branch that contains your code.
The remainder of the vendor branch structure is just setting up tags to record the names of the vendor's releases and to record the merges.
Dale
-----Original Message-----
Is there a precise definition of vendor-branch structure? I know the part in
---------------------------------------------------------------------
|
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.