[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Maintaining external sources

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-07 21:40:56 CEST

martin@v.loewis.de (Martin v. Löwis) writes:

> What is the best way to maintain local changes to external sources? In
> particular, I'm looking for a way that easily allows to merge the
> changes after a new release.
>
> CVS has the "vendor import" approach, which generates a vendor
> branch. Multiple imports are allowed for the vendor tag, and each
> import will only commit the changes since the last import. Merging
> with the trunk will then forward the local changes.
>
> What is the best procedure for performing initial and subsequent
> vendor imports (from a single vendor only), and for integrating local
> changes?

Have you read the 'vendor branching' section of chapter 6, in the svn
book?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 7 21:42:54 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.