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

Re: Confusion over the 3 merge forms

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2004-11-18 23:01:21 CET

--On Thursday, November 18, 2004 4:53 PM -0500 pkahn@connected.com wrote:

> The third form or Ranged Merging seems useful and is what we use here all
> the time. I haven't seen forms 1 or 2 be of much use. I didn't even
> notice them in the red bean book. Does any one know for what use case
> they were designed?

I've been using the first form for merging vendor drops into my trunk. I
download a new drop to vendor/current, then svn copy it to
vendor/today-date, and then merge vendor/lastdrop vendor/today-date to my
WC. The range version requires that I know the revision for the last drop,
but it's usually easier to determine the tag by just ls'ing the vendor
directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 18 23:02:14 2004

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.