Re: Vendor branches: Current guidance?
From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Fri, 23 May 2014 08:27:08 +0100
Hi,
> On 23 May 2014, at 01:08, David DL <ddl877_at_outlook.com> wrote:
Yes, you need a diff between upstream releases. In a clean svn 1.7 or later working copy, delete (not svn delete) all elements except .svn, then drop in the next upstream release files. Examine differences and add/remove files as required.
> If you don't use the client side tools, how can you maintain in-house changes against a series of vendor drops?
By following the procedure: clean drops in /vendor/foo/current, tag releases to /vendor/foo/N (1,2,3...). The diff between them can be merged.
> Or, in your case, do you not need to maintain in-house changes?
I do, with changes sent in the other direction and then contained in the exact or similar form with the drops.
> Alternately, do the client scripts just not work anyway?
Haven't found the need to use them at all.
Andreas
|
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.