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

Re: Comparing branch and trunk development

From: <kfogel_at_collab.net>
Date: 2004-08-24 15:00:56 CEST

Dennis.Burke@apcc.com writes:
> We have large projects where it is normal to have multiple development
> efforts going on as branch development, with scheduled merges back to
> mainline (trunk) for continued development. Is it possible to perform a
> "version compare" of the branch and trunk development? I am looking for
> output that would result in the version of each object being used by branch
> development projects, to estimate the amount of divergence that has
> occurred since the project branched.

We don't really have this feature (yet!), though

   $ svn diff TRUNK_URL BRANCH_URL

might help you a bit.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 16:39:44 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.