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

merging and ignoring certain directories

From: Z W <mpc8250_at_gmail.com>
Date: Sat, 3 Aug 2013 20:43:49 -0700

Hi All

We have a branch A
We svn copy A to feature branch Y
Time elapsed
We svn merge A to Y continuously
Time elapsed
We svn copy A to branch B (and decided B would be the "trunk")
Time elapsed
We have been merging B to Y continuously
We have been checking in jars to branch Y when making builds on Y.
Time elapsed
Time to merge back from Y to Trunk B

Question 1:
We like to ignore the build artifacts in Y when merging back B.
How do we do that ?
What is the exact command ?

Question 2:
Would --reintegrate option help in this case ?

Question 3:
We may not want to delete branch Y after merging to B.
Can Y continue development and NOT cause merging issues again when we need
to merge from Y to B the 2nd time and onward.

Thanks all.
Sincerely
Received on 2013-08-04 05:44:30 CEST

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.